diff options
Diffstat (limited to 'ANDROID_3.4.5/drivers/input/touchscreen/gt9xx_ts/Kconfig')
-rwxr-xr-x | ANDROID_3.4.5/drivers/input/touchscreen/gt9xx_ts/Kconfig | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/ANDROID_3.4.5/drivers/input/touchscreen/gt9xx_ts/Kconfig b/ANDROID_3.4.5/drivers/input/touchscreen/gt9xx_ts/Kconfig deleted file mode 100755 index d5d6a394..00000000 --- a/ANDROID_3.4.5/drivers/input/touchscreen/gt9xx_ts/Kconfig +++ /dev/null @@ -1,11 +0,0 @@ -config TOUCHSCREEN_GT9XX
- tristate "GT9XX Capacity Touchscreen Device Support"
- default y
- depends on ARCH_WMT
- ---help---
- Say Y here if you have an WMT based board with touchscreen
- attached to it.
- If unsure, say N.
- To compile this driver as a module, choose M here: the
- module will be called gt9xx.
-
|