summaryrefslogtreecommitdiff
path: root/drivers/usb/input/Kconfig
diff options
context:
space:
mode:
authorStephane VOLTZ <svoltz@numericable.fr>2005-06-06 02:22:37 -0500
committerDmitry Torokhov <dtor_core@ameritech.net>2005-06-06 02:22:37 -0500
commit53880546979605dae20ee0404a0e998e188fe7ad (patch)
treeb386ad721253dbd555175871eebd98dbdfcf36be /drivers/usb/input/Kconfig
parent3c241f8337542655ee013a661b7f1770f561d3ef (diff)
Input: add driver for Acecad Flair USB tablets
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Diffstat (limited to 'drivers/usb/input/Kconfig')
-rw-r--r--drivers/usb/input/Kconfig12
1 files changed, 12 insertions, 0 deletions
diff --git a/drivers/usb/input/Kconfig b/drivers/usb/input/Kconfig
index fcae574f310..fd59f6bdd67 100644
--- a/drivers/usb/input/Kconfig
+++ b/drivers/usb/input/Kconfig
@@ -151,6 +151,18 @@ config USB_WACOM
To compile this driver as a module, choose M here: the
module will be called wacom.
+config USB_ACECAD
+ tristate "Acecad Flair tablet support"
+ depends on USB && INPUT
+ help
+ Say Y here if you want to use the USB version of the Acecad Flair
+ tablet. Make sure to say Y to "Mouse support"
+ (CONFIG_INPUT_MOUSEDEV) and/or "Event interface support"
+ (CONFIG_INPUT_EVDEV) as well.
+
+ To compile this driver as a module, choose M here: the
+ module will be called acecad.
+
config USB_KBTAB
tristate "KB Gear JamStudio tablet support"
depends on USB && INPUT