1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-12-25 03:13:20 +02:00

Small typo

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5917 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian 2006-12-28 16:27:38 +00:00
parent 84eaaac61b
commit a608eacfde

View File

@ -7,7 +7,7 @@ diff -urN linux-2.6.19/drivers/i2c/busses/Kconfig linux-2.6.19.new/drivers/i2c/b
+config I2C_AU1X00GPIO
+ tristate "Au1x00 i2c using GPIO pins"
+ depends on I2C && MTX1
+ depends on I2C && MIPS_MTX1
+ help
+ If you say yest to this option, support will be included for the
+ Au1x00 GPIO interface.