diff options
| author | Shantanu Jain <shjain@codeaurora.org> | 2017-03-07 14:32:34 +0530 |
|---|---|---|
| committer | Shantanu Jain <shjain@codeaurora.org> | 2017-03-10 17:41:42 +0530 |
| commit | 768090d4d7ef7515ace6b63472e699df3a2df83e (patch) | |
| tree | 76c4e32b47bec4c3af697bba7271c8a358dac3c3 /drivers/input/touchscreen/Makefile | |
| parent | 22fe1e7de09a84524893aa46463035de51f6adeb (diff) | |
input: touchscreen: remove gt9xx goodix touch driver
Remove gt9xx goodix touch driver from the kernel code
as it has never been used in any of the recent platforms.
Change-Id: If9ebe97dee81d7a95a64c560b605c2e1d02b837c
Signed-off-by: Shantanu Jain <shjain@codeaurora.org>
Diffstat (limited to 'drivers/input/touchscreen/Makefile')
| -rw-r--r-- | drivers/input/touchscreen/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/input/touchscreen/Makefile b/drivers/input/touchscreen/Makefile index a32132cffe92..2e0161cf95bc 100644 --- a/drivers/input/touchscreen/Makefile +++ b/drivers/input/touchscreen/Makefile @@ -98,5 +98,4 @@ obj-$(CONFIG_TOUCHSCREEN_TPS6507X) += tps6507x-ts.o obj-$(CONFIG_TOUCHSCREEN_ZFORCE) += zforce_ts.o obj-$(CONFIG_TOUCHSCREEN_COLIBRI_VF50) += colibri-vf50-ts.o obj-$(CONFIG_TOUCHSCREEN_ROHM_BU21023) += rohm_bu21023.o -obj-$(CONFIG_TOUCHSCREEN_GT9XX) += gt9xx/ obj-$(CONFIG_TOUCHSCREEN_ST) += st/ |
