diff options
| author | Chris Bagwell <chris@cnpbagwell.com> | 2012-03-26 02:26:30 -0400 |
|---|---|---|
| committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2012-03-26 02:33:17 -0400 |
| commit | a1d552cc15b0be9124ccba593f99f59c4ec1e153 (patch) | |
| tree | bae307464abfba32dfc3a4c19bbe38c1106746fe /drivers/input/tablet/Kconfig | |
| parent | 16bf288c4be67b68c3fcb6561ff145702cb7bd22 (diff) | |
Input: wacom - wireless battery status
Signed-off-by: Chris Bagwell <chris@cnpbagwell.com>
Tested-by: Jason Gerecke <killertofu@gmail.com>
Acked-by: Ping Cheng <pingc@wacom.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Diffstat (limited to 'drivers/input/tablet/Kconfig')
| -rw-r--r-- | drivers/input/tablet/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/input/tablet/Kconfig b/drivers/input/tablet/Kconfig index 58a87755b936..0edeb949109b 100644 --- a/drivers/input/tablet/Kconfig +++ b/drivers/input/tablet/Kconfig | |||
| @@ -76,6 +76,7 @@ config TABLET_USB_KBTAB | |||
| 76 | config TABLET_USB_WACOM | 76 | config TABLET_USB_WACOM |
| 77 | tristate "Wacom Intuos/Graphire tablet support (USB)" | 77 | tristate "Wacom Intuos/Graphire tablet support (USB)" |
| 78 | depends on USB_ARCH_HAS_HCD | 78 | depends on USB_ARCH_HAS_HCD |
| 79 | select POWER_SUPPLY | ||
| 79 | select USB | 80 | select USB |
| 80 | help | 81 | help |
| 81 | Say Y here if you want to use the USB version of the Wacom Intuos | 82 | Say Y here if you want to use the USB version of the Wacom Intuos |
