aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/wacom/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/input/touchscreen/wacom/Kconfig')
-rw-r--r--drivers/input/touchscreen/wacom/Kconfig39
1 files changed, 0 insertions, 39 deletions
diff --git a/drivers/input/touchscreen/wacom/Kconfig b/drivers/input/touchscreen/wacom/Kconfig
deleted file mode 100644
index ee9f5e3..0000000
--- a/drivers/input/touchscreen/wacom/Kconfig
+++ /dev/null
@@ -1,39 +0,0 @@
-#
-# Wacom configuration
-#
-
-config INPUT_WACOM
- tristate "Wacom penabled i2c touchscreen"
- depends on I2C
- help
- Say Y here if you have an Wacom penabled i2c touchscreen
- connected to your system.
-
- If unsure, say N.
-
- To compile this driver as a module, choose M here: the
- module will be called wacom_GXXX.
-
-config EPEN_WACOM_G5SP
- tristate "Wacom G5SP penabled i2c touchscreen"
- depends on I2C
- help
- Say Y here if you have an Wacom G5SP penabled i2c touchscreen
- connected to your system.
-
- If unsure, say N.
-
- To compile this driver as a module, choose M here: the
- module will be called wacom_G5SP.
-
-config EPEN_WACOM_G9PM
- tristate "Wacom G9PM penabled i2c touchscreen"
- depends on I2C
- help
- Say Y here if you have an Wacom G9PM penabled i2c touchscreen
- connected to your system.
-
- If unsure, say N.
-
- To compile this driver as a module, choose M here: the
- module will be called wacom_G9PM. \ No newline at end of file