From: Chris Bagwell Date: Thu, 9 Feb 2012 07:08:48 +0000 (-0800) Subject: Input: wacom - add missing LEDS_CLASS to Kconfig X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=68513a4c5fe68938350cf2c56d97946e49f014e1;p=~shefty%2Frdma-dev.git Input: wacom - add missing LEDS_CLASS to Kconfig Signed-off-by: Chris Bagwell Signed-off-by: Dmitry Torokhov --- diff --git a/drivers/input/tablet/Kconfig b/drivers/input/tablet/Kconfig index 58a87755b93..e53f4081a58 100644 --- a/drivers/input/tablet/Kconfig +++ b/drivers/input/tablet/Kconfig @@ -77,6 +77,8 @@ config TABLET_USB_WACOM tristate "Wacom Intuos/Graphire tablet support (USB)" depends on USB_ARCH_HAS_HCD select USB + select NEW_LEDS + select LEDS_CLASS help Say Y here if you want to use the USB version of the Wacom Intuos or Graphire tablet. Make sure to say Y to "Mouse support"