Explorar o código

correct Comment for AVR32 Grasshopper I2C config option

Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de>
Mario Haustein %!s(int64=7) %!d(string=hai) anos
pai
achega
9c50825bbe
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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