234 lines
5.3 KiB
Plaintext
234 lines
5.3 KiB
Plaintext
|
#
|
||
|
# Touchscreen driver configuration
|
||
|
#
|
||
|
if TOUCHSCREEN_MTK_GT5688
|
||
|
|
||
|
config GT5688_FIRMWARE
|
||
|
string "GT5688 for Mediatek firmware"
|
||
|
|
||
|
config GT5688_CONFIG
|
||
|
string "GT5688 for Mediatek config"
|
||
|
|
||
|
config GTP_DRIVER_SEND_CFG
|
||
|
bool "GT5688 for Mediatek package"
|
||
|
default y
|
||
|
help
|
||
|
Say Y here if you have GT5688 touch panel GTP_DRIVER_SEND_CFG.
|
||
|
|
||
|
If unsure, say N.
|
||
|
|
||
|
To compile this dirver as a module, choose M here: the
|
||
|
module will be called.
|
||
|
|
||
|
config GTP_CUSTOM_CFG
|
||
|
bool "GT5688 for Mediatek package"
|
||
|
help
|
||
|
Say Y here if you have GT5688 touch panel GTP_CUSTOM_CFG.
|
||
|
|
||
|
If unsure, say N.
|
||
|
|
||
|
To compile this dirver as a module, choose M here: the
|
||
|
module will be called.
|
||
|
|
||
|
config GTP_CHANGE_X2Y
|
||
|
bool "GT5688 for Mediatek package"
|
||
|
help
|
||
|
Say Y here if you have GT5688 touch panel GTP_CHANGE_X2Y.
|
||
|
|
||
|
If unsure, say N.
|
||
|
|
||
|
To compile this dirver as a module, choose M here: the
|
||
|
module will be called.
|
||
|
|
||
|
config GTP_WARP_X_ON
|
||
|
bool "GT5688 for Mediatek package"
|
||
|
help
|
||
|
Say Y here if you have GT5688 touch panel GTP_WARP_X_ON.
|
||
|
|
||
|
If unsure, say N.
|
||
|
|
||
|
To compile this dirver as a module, choose M here: the
|
||
|
module will be called.
|
||
|
|
||
|
config GTP_WARP_Y_ON
|
||
|
bool "GT5688 for Mediatek package"
|
||
|
help
|
||
|
Say Y here if you have GT5688 touch panel GTP_WARP_Y_ON.
|
||
|
|
||
|
If unsure, say N.
|
||
|
|
||
|
To compile this dirver as a module, choose M here: the
|
||
|
module will be called.
|
||
|
|
||
|
config GTP_GESTURE_WAKEUP
|
||
|
bool "GT5688 for Mediatek package"
|
||
|
help
|
||
|
Say Y here if you have GT5688 touch panel GTP_GESTURE_WAKEUP.
|
||
|
|
||
|
If unsure, say N.
|
||
|
|
||
|
To compile this dirver as a module, choose M here: the
|
||
|
module will be called.
|
||
|
|
||
|
config GTP_HOTKNOT
|
||
|
bool "GT5688 for Mediatek package"
|
||
|
help
|
||
|
Say Y here if you have GT5688 touch panel GTP_HOTKNOT.
|
||
|
|
||
|
If unsure, say N.
|
||
|
|
||
|
To compile this dirver as a module, choose M here: the
|
||
|
module will be called.
|
||
|
|
||
|
config HOTKNOT_TYPE
|
||
|
bool "GT5688 for Mediatek package"
|
||
|
help
|
||
|
Say Y here if you have GT5688 touch panel HOTKNOT_TYPE.
|
||
|
|
||
|
If unsure, say N.
|
||
|
|
||
|
To compile this dirver as a module, choose M here: the
|
||
|
module will be called.
|
||
|
|
||
|
config HOTKNOT_BLOCK_RW
|
||
|
bool "GT5688 for Mediatek package"
|
||
|
help
|
||
|
Say Y here if you have GT5688 touch panel HOTKNOT_BLOCK_RW.
|
||
|
|
||
|
If unsure, say N.
|
||
|
|
||
|
To compile this dirver as a module, choose M here: the
|
||
|
module will be called.
|
||
|
|
||
|
config GTP_PROXIMITY
|
||
|
bool "GT5688 for Mediatek package"
|
||
|
help
|
||
|
Say Y here if you have GT5688 touch panel GTP_PROXIMITY.
|
||
|
|
||
|
If unsure, say N.
|
||
|
|
||
|
To compile this dirver as a module, choose M here: the
|
||
|
module will be called.
|
||
|
|
||
|
config GTP_WITH_STYLUS
|
||
|
bool "GT5688 for Mediatek package"
|
||
|
help
|
||
|
Say Y here if you have GT5688 touch panel GTP_WITH_STYLUS.
|
||
|
|
||
|
If unsure, say N.
|
||
|
|
||
|
To compile this dirver as a module, choose M here: the
|
||
|
module will be called.
|
||
|
|
||
|
config GTP_HAVE_STYLUS_KEY
|
||
|
bool "GT5688 for Mediatek package"
|
||
|
help
|
||
|
Say Y here if you have GT5688 touch panel GTP_HAVE_STYLUS_KEY.
|
||
|
|
||
|
If unsure, say N.
|
||
|
|
||
|
To compile this dirver as a module, choose M here: the
|
||
|
module will be called.
|
||
|
|
||
|
config GTP_AUTO_UPDATE
|
||
|
bool "GT5688 for Mediatek package"
|
||
|
help
|
||
|
Say Y here if you have GT5688 touch panel GTP_AUTO_UPDATE.
|
||
|
|
||
|
If unsure, say N.
|
||
|
|
||
|
To compile this dirver as a module, choose M here: the
|
||
|
module will be called.
|
||
|
|
||
|
config GTP_HEADER_FW_UPDATE
|
||
|
bool "GT5688 for Mediatek package"
|
||
|
help
|
||
|
Say Y here if you have GT5688 touch panel GTP_HEADER_FW_UPDATE.
|
||
|
|
||
|
If unsure, say N.
|
||
|
|
||
|
To compile this dirver as a module, choose M here: the
|
||
|
module will be called.
|
||
|
|
||
|
config GTP_REQUEST_FW_UPDATE
|
||
|
bool "GT5688 for Mediatek package"
|
||
|
help
|
||
|
Say Y here if you have GT5688 touch panel GTP_REQUEST_FW_UPDATE.
|
||
|
|
||
|
If unsure, say N.
|
||
|
|
||
|
To compile this dirver as a module, choose M here: the
|
||
|
module will be called.
|
||
|
|
||
|
config GTP_CREATE_WR_NODE
|
||
|
bool "GT5688 for Mediatek package"
|
||
|
help
|
||
|
Say Y here if you have GT5688 touch panel GTP_CREATE_WR_NODE.
|
||
|
|
||
|
If unsure, say N.
|
||
|
|
||
|
To compile this dirver as a module, choose M here: the
|
||
|
module will be called.
|
||
|
|
||
|
config GTP_ESD_PROTECT
|
||
|
bool "GT5688 for Mediatek package"
|
||
|
help
|
||
|
Say Y here if you have GT5688 touch panel GTP_ESD_PROTECT.
|
||
|
|
||
|
If unsure, say N.
|
||
|
|
||
|
To compile this dirver as a module, choose M here: the
|
||
|
module will be called.
|
||
|
|
||
|
config GTP_CHARGER_SWITCH
|
||
|
bool "GT5688 for Mediatek package"
|
||
|
help
|
||
|
Say Y here if you have GT5688 touch panel GTP_CHARGER_SWITCH.
|
||
|
|
||
|
If unsure, say N.
|
||
|
|
||
|
To compile this dirver as a module, choose M here: the
|
||
|
module will be called.
|
||
|
|
||
|
config GTP_DEBUG_ARRAY_ON
|
||
|
bool "GT5688 for Mediatek package"
|
||
|
help
|
||
|
Say Y here if you have GT5688 touch panel GTP_DEBUG_ARRAY_ON.
|
||
|
|
||
|
If unsure, say N.
|
||
|
|
||
|
To compile this dirver as a module, choose M here: the
|
||
|
module will be called.
|
||
|
|
||
|
config GTP_DEBUG_FUNC_ON
|
||
|
bool "GT5688 for Mediatek package"
|
||
|
help
|
||
|
Say Y here if you have GT5688 touch panel GTP_DEBUG_FUNC_ON.
|
||
|
|
||
|
If unsure, say N.
|
||
|
|
||
|
To compile this dirver as a module, choose M here: the
|
||
|
module will be called.
|
||
|
|
||
|
config GTP_POWER_CTRL_SLEEP
|
||
|
bool "GT5688 for Mediatek package"
|
||
|
help
|
||
|
Say Y here if you have GT5688 touch panel GTP_POWER_CTRL_SLEEP.
|
||
|
|
||
|
If unsure, say N.
|
||
|
|
||
|
To compile this dirver as a module, choose M here: the
|
||
|
module will be called.
|
||
|
|
||
|
config GTP_ICS_SLOT_REPORT
|
||
|
bool "GT5688 for TYPE_B_PROTOCOL"
|
||
|
help
|
||
|
Say Y here if you have GT5688 touch panel GTP_ICS_SLOT_REPORT
|
||
|
to support TYPE_B_PROTOCOL.
|
||
|
|
||
|
If unsure, say N.
|
||
|
|
||
|
To compile this dirver as a module, choose M here: the
|
||
|
module will be called.
|
||
|
endif
|