2 # Tablet driver configuration
4 menuconfig INPUT_TABLET
7 Say Y here, and a list of supported tablets will be displayed.
8 This option doesn't affect the kernel.
14 config TABLET_USB_ACECAD
15 tristate "Acecad Flair tablet support (USB)"
18 Say Y here if you want to use the USB version of the Acecad Flair
19 tablet. Make sure to say Y to "Mouse support"
20 (CONFIG_INPUT_MOUSEDEV) and/or "Event interface support"
21 (CONFIG_INPUT_EVDEV) as well.
23 To compile this driver as a module, choose M here: the
24 module will be called acecad.
26 config TABLET_USB_AIPTEK
27 tristate "Aiptek 6000U/8000U tablet support (USB)"
30 Say Y here if you want to use the USB version of the Aiptek 6000U
31 or Aiptek 8000U tablet. Make sure to say Y to "Mouse support"
32 (CONFIG_INPUT_MOUSEDEV) and/or "Event interface support"
33 (CONFIG_INPUT_EVDEV) as well.
35 To compile this driver as a module, choose M here: the
36 module will be called aiptek.
38 config TABLET_USB_GTCO
39 tristate "GTCO CalComp/InterWrite USB Support"
40 depends on USB && INPUT
42 Say Y here if you want to use the USB version of the GTCO
43 CalComp/InterWrite Tablet. Make sure to say Y to "Mouse support"
44 (CONFIG_INPUT_MOUSEDEV) and/or "Event interface support"
45 (CONFIG_INPUT_EVDEV) as well.
47 To compile this driver as a module, choose M here: the
48 module will be called gtco.
50 config TABLET_USB_KBTAB
51 tristate "KB Gear JamStudio tablet support (USB)"
54 Say Y here if you want to use the USB version of the KB Gear
55 JamStudio tablet. Make sure to say Y to "Mouse support"
56 (CONFIG_INPUT_MOUSEDEV) and/or "Event interface support"
57 (CONFIG_INPUT_EVDEV) as well.
59 To compile this driver as a module, choose M here: the
60 module will be called kbtab.
62 config TABLET_USB_WACOM
63 tristate "Wacom Intuos/Graphire tablet support (USB)"
66 Say Y here if you want to use the USB version of the Wacom Intuos
67 or Graphire tablet. Make sure to say Y to "Mouse support"
68 (CONFIG_INPUT_MOUSEDEV) and/or "Event interface support"
69 (CONFIG_INPUT_EVDEV) as well.
71 To compile this driver as a module, choose M here: the
72 module will be called wacom.