From: Randy Dunlap Date: Tue, 4 Mar 2008 22:29:43 +0000 (-0800) Subject: input: add I2C to config since the driver makes several i2c*() calls X-Git-Tag: v2.6.25-rc4~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1913130553aa231644eb4e955b1a2c533fe33d17;p=pandora-kernel.git 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 Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed