소스 검색

correct Comment for AVR32 Grasshopper I2C config option

Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de>
Mario Haustein 7 년 전
부모
커밋
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