diff options
| author | Jonathan Herman <hermanjl@cs.unc.edu> | 2013-01-17 16:15:55 -0500 |
|---|---|---|
| committer | Jonathan Herman <hermanjl@cs.unc.edu> | 2013-01-17 16:15:55 -0500 |
| commit | 8dea78da5cee153b8af9c07a2745f6c55057fe12 (patch) | |
| tree | a8f4d49d63b1ecc92f2fddceba0655b2472c5bd9 /drivers/input/tablet/Kconfig | |
| parent | 406089d01562f1e2bf9f089fd7637009ebaad589 (diff) | |
Patched in Tegra support.
Diffstat (limited to 'drivers/input/tablet/Kconfig')
| -rw-r--r-- | drivers/input/tablet/Kconfig | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/input/tablet/Kconfig b/drivers/input/tablet/Kconfig index bed7cbf84cf..58a87755b93 100644 --- a/drivers/input/tablet/Kconfig +++ b/drivers/input/tablet/Kconfig | |||
| @@ -76,10 +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 | ||
| 80 | select USB | 79 | select USB |
| 81 | select NEW_LEDS | ||
| 82 | select LEDS_CLASS | ||
| 83 | help | 80 | help |
| 84 | Say Y here if you want to use the USB version of the Wacom Intuos | 81 | Say Y here if you want to use the USB version of the Wacom Intuos |
| 85 | or Graphire tablet. Make sure to say Y to "Mouse support" | 82 | or Graphire tablet. Make sure to say Y to "Mouse support" |
