Browse Source

Input: wacom - add missing LEDS_CLASS to Kconfig

Signed-off-by: Chris Bagwell <chris@cnpbagwell.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Chris Bagwell 13 years ago
parent
commit
68513a4c5f
1 changed files with 2 additions and 0 deletions
  1. 2 0
      drivers/input/tablet/Kconfig

+ 2 - 0
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"