1
0
Преглед на файлове

correct Comment for AVR32 Grasshopper I2C config option

Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de>
Mario Haustein преди 8 години
родител
ревизия
9c50825bbe
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  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