1
0
Quellcode durchsuchen

correct Comment for AVR32 Grasshopper I2C config option

Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de>
Mario Haustein vor 7 Jahren
Ursprung
Commit
9c50825bbe
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      target/linux/config/Config.in.i2c

+ 1 - 1
target/linux/config/Config.in.i2c

@@ -79,6 +79,6 @@ config ADK_KERNEL_BOARD_GRASSHOPPER_I2C
 	default y if ADK_TARGET_SYSTEM_GRASSHOPPER
 	default n
 	help
-	  I2C driver for Geode boards.
+	  I2C driver for AVR32 Grasshopper boards.
  
 endmenu