input: touchscreen: Move goodix qgki config to gt9897t and gt9916

Change-Id: I8253decccc0ce8dd442d72c4d7ee7e34dbb33011
This commit is contained in:
Arian 2022-09-20 15:40:09 +02:00 committed by Giovanni Ricca
parent d79033d085
commit c098cb3d97
No known key found for this signature in database
3 changed files with 7 additions and 5 deletions

View File

@ -12,11 +12,6 @@ menuconfig INPUT_TOUCHSCREEN
if INPUT_TOUCHSCREEN
config TOUCHSCREEN_QGKI_GOODIX
default n
bool "QGKI config"
config TOUCHSCREEN_PROPERTIES
def_tristate INPUT
depends on INPUT

View File

@ -31,3 +31,6 @@ config TOUCHSCREEN_GOODIX_TS_GESTURE
To compile this driver as a module, choose M here.
config TOUCHSCREEN_QGKI_GOODIX
default n
bool "QGKI config"

View File

@ -9,3 +9,7 @@ config TOUCHSCREEN_GOODIX_BRL_9916
to your system.
If build module, say M.
If unsure, say N.
config TOUCHSCREEN_QGKI_GOODIX
default n
bool "QGKI config"