]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
input: add I2C to config since the driver makes several i2c*() calls
authorRandy Dunlap <randy.dunlap@oracle.com>
Tue, 4 Mar 2008 22:29:43 +0000 (14:29 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Wed, 5 Mar 2008 00:35:18 +0000 (16:35 -0800)
commit1913130553aa231644eb4e955b1a2c533fe33d17
treed08b71a120dc03d103d019531a36d590aa6348a9
parent92587216f8bdf74432ada8a9a1a7caf4c135cf42
input: add I2C to config since the driver makes several i2c*() calls

Add to help text that the Intel I2C ICH (i801) driver is also needed
for this kernel.

Add LEDS_CLASS to config since the driver makes les_classdev_*() calls:
ERROR: "led_classdev_register" [drivers/input/misc/apanel.ko] undefined!
ERROR: "__led_classdev_unregister" [drivers/input/misc/apanel.ko]
undefined!

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/input/misc/Kconfig