From 6cdbb3d2109d84e4492cfdb5dc1dfbb0e9e5ae76 Mon Sep 17 00:00:00 2001 From: Caesar Wang Date: Wed, 25 Apr 2018 11:37:12 +0800 Subject: [PATCH] arm64: rockchip_linux_defconfig: enable the gt1x for linux As the rk3326 board used panel with the gt1x tp for working, Change-Id: Id46765922a6986b34100c20db0b218090b36aa07 Signed-off-by: Caesar Wang --- arch/arm64/configs/rockchip_linux_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm64/configs/rockchip_linux_defconfig b/arch/arm64/configs/rockchip_linux_defconfig index 2c2dae770e72..219a592cdd7a 100644 --- a/arch/arm64/configs/rockchip_linux_defconfig +++ b/arch/arm64/configs/rockchip_linux_defconfig @@ -204,6 +204,7 @@ CONFIG_TOUCHSCREEN_GSL3673=y CONFIG_TOUCHSCREEN_GT9XX=y CONFIG_TOUCHSCREEN_ELAN=y CONFIG_TOUCHSCREEN_USB_COMPOSITE=y +CONFIG_TOUCHSCREEN_GT1X=y CONFIG_ROCKCHIP_REMOTECTL=y CONFIG_ROCKCHIP_REMOTECTL_PWM=y CONFIG_INPUT_MISC=y