aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/tablet/Kconfig
diff options
context:
space:
mode:
authorDmitry Torokhov <dmitry.torokhov@gmail.com>2012-03-27 00:27:10 -0700
committerDmitry Torokhov <dmitry.torokhov@gmail.com>2012-03-27 00:27:10 -0700
commit993808253ca256b8ca7f8ff90d9935d7c99cd32d (patch)
treeff51c2b3f7625ae8d89b45962cc3dbc59a5152f8 /drivers/input/tablet/Kconfig
parentMerge branch 'next' into for-linus (diff)
parentInput: tegra-kbc - allocate pdata before using it (diff)
downloadlinux-dev-993808253ca256b8ca7f8ff90d9935d7c99cd32d.tar.xz
linux-dev-993808253ca256b8ca7f8ff90d9935d7c99cd32d.zip
Merge branch 'next' into for-linus
Conflicts: drivers/input/tablet/wacom_sys.c
Diffstat (limited to 'drivers/input/tablet/Kconfig')
-rw-r--r--drivers/input/tablet/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/input/tablet/Kconfig b/drivers/input/tablet/Kconfig
index e53f4081a586..bed7cbf84cfd 100644
--- a/drivers/input/tablet/Kconfig
+++ b/drivers/input/tablet/Kconfig
@@ -76,6 +76,7 @@ config TABLET_USB_KBTAB
config TABLET_USB_WACOM
tristate "Wacom Intuos/Graphire tablet support (USB)"
depends on USB_ARCH_HAS_HCD
+ select POWER_SUPPLY
select USB
select NEW_LEDS
select LEDS_CLASS