summaryrefslogtreecommitdiff
path: root/arch/arm64/configs/defconfig
diff options
context:
space:
mode:
authorHaibo Chen <haibo.chen@nxp.com>2018-07-09 19:43:00 +0800
committerLeonard Crestez <leonard.crestez@nxp.com>2018-08-24 12:41:33 +0300
commit3b9b4b892fc210027a094d282ff3d99a9c211390 (patch)
tree0734005d97d5b3936cb28e05c3b0a71e9d08c7fd /arch/arm64/configs/defconfig
parent059ccb9fe66115487b52a27450fc5bdbe425e53a (diff)
MLK-18816-3: arm64: defconfig: add synaptics touchscreen enable
Enable synaptics touchscreen, and default build-in this touch driver. Signed-off-by: Haibo Chen <haibo.chen@nxp.com>
Diffstat (limited to 'arch/arm64/configs/defconfig')
-rw-r--r--arch/arm64/configs/defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index e2786138a4a7..f7702eb2eb10 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -252,6 +252,8 @@ CONFIG_INPUT_POLLDEV=y
CONFIG_INPUT_EVDEV=y
CONFIG_KEYBOARD_GPIO=y
CONFIG_KEYBOARD_IMX_SC_PWRKEY=y
+CONFIG_INPUT_TOUCHSCREEN=y
+CONFIG_TOUCHSCREEN_SYNAPTICS_DSX_I2C=y
CONFIG_INPUT_MISC=y
CONFIG_INPUT_PM8941_PWRKEY=y
CONFIG_INPUT_HISI_POWERKEY=y