input: touchscreen: Move goodix qgki config to gt9897t and gt9916
Change-Id: I8253decccc0ce8dd442d72c4d7ee7e34dbb33011
This commit is contained in:
parent
695fb36782
commit
885dbbf33f
@ -12,11 +12,6 @@ menuconfig INPUT_TOUCHSCREEN
|
|||||||
|
|
||||||
if INPUT_TOUCHSCREEN
|
if INPUT_TOUCHSCREEN
|
||||||
|
|
||||||
config TOUCHSCREEN_QGKI_GOODIX
|
|
||||||
default n
|
|
||||||
bool "QGKI config"
|
|
||||||
|
|
||||||
|
|
||||||
config TOUCHSCREEN_PROPERTIES
|
config TOUCHSCREEN_PROPERTIES
|
||||||
def_tristate INPUT
|
def_tristate INPUT
|
||||||
depends on INPUT
|
depends on INPUT
|
||||||
|
@ -31,3 +31,6 @@ config TOUCHSCREEN_GOODIX_TS_GESTURE
|
|||||||
|
|
||||||
To compile this driver as a module, choose M here.
|
To compile this driver as a module, choose M here.
|
||||||
|
|
||||||
|
config TOUCHSCREEN_QGKI_GOODIX
|
||||||
|
default n
|
||||||
|
bool "QGKI config"
|
||||||
|
@ -9,3 +9,7 @@ config TOUCHSCREEN_GOODIX_BRL_9916
|
|||||||
to your system.
|
to your system.
|
||||||
If build module, say M.
|
If build module, say M.
|
||||||
If unsure, say N.
|
If unsure, say N.
|
||||||
|
|
||||||
|
config TOUCHSCREEN_QGKI_GOODIX
|
||||||
|
default n
|
||||||
|
bool "QGKI config"
|
||||||
|
Loading…
Reference in New Issue
Block a user