aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/configs/imx_v6_v7_defconfig
diff options
context:
space:
mode:
authorAdam Ford <aford173@gmail.com>2019-11-05 07:42:45 -0600
committerShawn Guo <shawnguo@kernel.org>2019-12-09 08:27:43 +0800
commit5e78a98601d6437a578f68551fd8caca414e210f (patch)
tree3de195aa32c6d5adf1178f38556b93b8d5f0019e /arch/arm/configs/imx_v6_v7_defconfig
parentLinux 5.5-rc1 (diff)
downloadlinux-dev-5e78a98601d6437a578f68551fd8caca414e210f.tar.xz
linux-dev-5e78a98601d6437a578f68551fd8caca414e210f.zip
ARM: imx_v6_v7_defconfig: Enable TOUCHSCREEN_ILI210X
The imx6q-logicpd board supports an LCD with an ili2117 touchscreen controller. This patch enables the TOUCHSCREEN_ILI210X which will support the ili2117. Signed-off-by: Adam Ford <aford173@gmail.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to '')
-rw-r--r--arch/arm/configs/imx_v6_v7_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/imx_v6_v7_defconfig b/arch/arm/configs/imx_v6_v7_defconfig
index 26d6dee67aa6..d5f31e436032 100644
--- a/arch/arm/configs/imx_v6_v7_defconfig
+++ b/arch/arm/configs/imx_v6_v7_defconfig
@@ -182,6 +182,7 @@ CONFIG_TOUCHSCREEN_ADS7846=y
CONFIG_TOUCHSCREEN_DA9052=y
CONFIG_TOUCHSCREEN_EGALAX=y
CONFIG_TOUCHSCREEN_GOODIX=y
+CONFIG_TOUCHSCREEN_ILI210X=y
CONFIG_TOUCHSCREEN_MAX11801=y
CONFIG_TOUCHSCREEN_IMX6UL_TSC=y
CONFIG_TOUCHSCREEN_EDT_FT5X06=y