Browse Source

correct Comment for AVR32 Grasshopper I2C config option

Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de>
Mario Haustein 7 years ago
parent
commit
9c50825bbe
1 changed files with 1 additions and 1 deletions
  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