Skip to content

Commit

Permalink
MIX: Use touchscreen GT1151 aka GT1XX.
Browse files Browse the repository at this point in the history
According to the Project_config the Mix use the GT1XX for it's Touchscreen.
  • Loading branch information
bigrammy authored and jmpfbmx committed Aug 7, 2020
1 parent 09c5561 commit 92fbaf8
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions arch/arm64/configs/MIX_twrp_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -342,16 +342,16 @@ CONFIG_MTK_MRDUMP_KEY=y
CONFIG_INPUT_TOUCHSCREEN=y
CONFIG_TOUCHSCREEN_MTK=y
# CONFIG_TOUCHSCREEN_MTK_FT8716=y
#CONFIG_TOUCHSCREEN_MTK_GT1151=y
#CONFIG_GT1151_FIRMWARE="firmware2"
#CONFIG_GT1151_CONFIG="config8"
#CONFIG_GTP_DRIVER_SEND_CFG=y
#CONFIG_GTP_CUSTOM_CFG=y
# CONFIG_GTP_HOTKNOT=y
#CONFIG_GTP_AUTO_UPDATE=y
# CONFIG_GTP_HEADER_FW_UPDATE=y
#CONFIG_GTP_CREATE_WR_NODE=y
# CONFIG_GTP_POWER_CTRL_SLEEP=y
CONFIG_TOUCHSCREEN_MTK_GT1151=y
CONFIG_GT1151_FIRMWARE="firmware2"
CONFIG_GT1151_CONFIG="config8"
CONFIG_GTP_DRIVER_SEND_CFG=y
CONFIG_GTP_CUSTOM_CFG=y
CONFIG_GTP_HOTKNOT=y
CONFIG_GTP_AUTO_UPDATE=y
CONFIG_GTP_HEADER_FW_UPDATE=y
CONFIG_GTP_CREATE_WR_NODE=y
CONFIG_GTP_POWER_CTRL_SLEEP=y
CONFIG_INPUT_MISC=y
CONFIG_INPUT_UINPUT=y
# CONFIG_SERIO is not set
Expand Down

0 comments on commit 92fbaf8

Please sign in to comment.