| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231 |
- #
- # Touchscreen driver configuration
- #
- if TOUCHSCREEN_MTK_GT1151
- config GT1151_FIRMWARE
- string "GT1151 for Mediatek firmware"
- config GT1151_CONFIG
- string "GT1151 for Mediatek config"
- config GTP_DRIVER_SEND_CFG
- bool "GT1151 for Mediatek package"
- default n
- help
- Say Y here if you have GT1151 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 "GT1151 for Mediatek package"
- default n
- help
- Say Y here if you have GT1151 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 "GT1151 for Mediatek package"
- default n
- help
- Say Y here if you have GT1151 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 "GT1151 for Mediatek package"
- default n
- help
- Say Y here if you have GT1151 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 "GT1151 for Mediatek package"
- default n
- help
- Say Y here if you have GT1151 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 "GT1151 for Mediatek package"
- default n
- help
- Say Y here if you have GT1151 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 "GT1151 for Mediatek package"
- default n
- help
- Say Y here if you have GT1151 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 "GT1151 for Mediatek package"
- default n
- help
- Say Y here if you have GT1151 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 "GT1151 for Mediatek package"
- default n
- help
- Say Y here if you have GT1151 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 "GT1151 for Mediatek package"
- default n
- help
- Say Y here if you have GT1151 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 "GT1151 for Mediatek package"
- default n
- help
- Say Y here if you have GT1151 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 "GT1151 for Mediatek package"
- default n
- help
- Say Y here if you have GT1151 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 "GT1151 for Mediatek package"
- default n
- help
- Say Y here if you have GT1151 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 "GT1151 for Mediatek package"
- default n
- help
- Say Y here if you have GT1151 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_CREATE_WR_NODE
- bool "GT1151 for Mediatek package"
- default n
- help
- Say Y here if you have GT1151 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 "GT1151 for Mediatek package"
- default n
- help
- Say Y here if you have GT1151 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 "GT1151 for Mediatek package"
- default n
- help
- Say Y here if you have GT1151 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 "GT1151 for Mediatek package"
- default n
- help
- Say Y here if you have GT1151 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 "GT1151 for Mediatek package"
- default n
- help
- Say Y here if you have GT1151 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 "GT1151 for Mediatek package"
- default n
- help
- Say Y here if you have GT1151 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.
- endif
|