input: add I2C to config since the driver makes several i2c*() calls
[sfrench/cifs-2.6.git] / drivers / input / misc / Kconfig
index d602b8fa7d46f3020e670844fd406098ff79d5bd..c5263d63aca3a2cc56914f7651f44d56bf8c8a32 100644 (file)
@@ -40,6 +40,20 @@ config INPUT_M68K_BEEP
        tristate "M68k Beeper support"
        depends on M68K
 
+config INPUT_APANEL
+       tristate "Fujitsu Lifebook Application Panel buttons"
+       depends on X86 && I2C && LEDS_CLASS
+       select INPUT_POLLDEV
+       select CHECK_SIGNATURE
+       help
+        Say Y here for support of the Application Panel buttons, used on
+        Fujitsu Lifebook. These are attached to the mainboard through
+        an SMBus interface managed by the I2C Intel ICH (i801) driver,
+        which you should also build for this kernel.
+
+        To compile this driver as a module, choose M here: the module will
+        be called apanel.
+
 config INPUT_IXP4XX_BEEPER
        tristate "IXP4XX Beeper support"
        depends on ARCH_IXP4XX
@@ -70,9 +84,9 @@ config INPUT_WISTRON_BTNS
        select LEDS_CLASS
        select CHECK_SIGNATURE
        help
-         Say Y here for support of Winstron laptop button interface, used on
+         Say Y here for support of Wistron laptop button interfaces, used on
          laptops of various brands, including Acer and Fujitsu-Siemens. If
-         available, mail and wifi leds will be controlable via /sys/class/leds.
+         available, mail and wifi LEDs will be controllable via /sys/class/leds.
 
          To compile this driver as a module, choose M here: the module will
          be called wistron_btns.
@@ -152,7 +166,7 @@ config INPUT_POWERMATE
 
 config INPUT_YEALINK
        tristate "Yealink usb-p1k voip phone"
-       depends EXPERIMENTAL
+       depends on EXPERIMENTAL
        depends on USB_ARCH_HAS_HCD
        select USB
        help