dragonboard: gt911 support
Signed-off-by: August <mingxin.android@gmail.com>
This commit is contained in:
parent
5f59113f20
commit
840cdb0943
2 changed files with 4 additions and 2 deletions
|
@ -1547,6 +1547,7 @@ CONFIG_BCMDHD_OOB=y
|
|||
# CONFIG_BCMDHD_SDIO_IRQ is not set
|
||||
CONFIG_RTL8723CS=m
|
||||
CONFIG_RTL8723BS_VQ0=m
|
||||
# CONFIG_RTL8723BU is not set
|
||||
|
||||
#
|
||||
# Enable WiMAX (Networking options) to see the WiMAX drivers
|
||||
|
@ -1695,6 +1696,7 @@ CONFIG_TOUCHSCREEN_PROPERTIES=y
|
|||
# CONFIG_TOUCHSCREEN_GT82X is not set
|
||||
CONFIG_TOUCHSCREEN_GSLX680NEW=m
|
||||
CONFIG_TOUCHSCREEN_FT5X16_TS=m
|
||||
CONFIG_TOUCHSCREEN_GT9XX=m
|
||||
CONFIG_INPUT_MISC=y
|
||||
# CONFIG_INPUT_AD714X is not set
|
||||
# CONFIG_INPUT_ATMEL_CAPTOUCH is not set
|
||||
|
|
4
lichee/tools/pack/chips/sun50iw1p1/configs/m64/test_config.fex
Normal file → Executable file
4
lichee/tools/pack/chips/sun50iw1p1/configs/m64/test_config.fex
Normal file → Executable file
|
@ -300,8 +300,8 @@ mic2_threshold =8191
|
|||
[tp]
|
||||
display_name= "触摸"
|
||||
type = 0
|
||||
module_path = "/system/vendor/modules/ft5x16_ts.ko"
|
||||
device_name = "ft5x_ts"
|
||||
module_path = "/system/vendor/modules/gt9xxnew_ts.ko"
|
||||
device_name = "gt9xxnew_ts"
|
||||
|
||||
;-------------------------------------------------------------------------------
|
||||
; module_count
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue