summaryrefslogtreecommitdiffstats
path: root/arch/arm/configs
diff options
context:
space:
mode:
authorAdam Ford2019-03-04 03:32:30 +0100
committerShawn Guo2019-05-20 03:08:28 +0200
commit13edfd4f6d53da6430817f196923c9c2d1f8d805 (patch)
tree224f73e44ce84a848c9939d8b69ff65b17ed23f7 /arch/arm/configs
parentarm64: defconfig: Enable CONFIG_SPI_IMX (diff)
downloadkernel-qcow2-linux-13edfd4f6d53da6430817f196923c9c2d1f8d805.tar.gz
kernel-qcow2-linux-13edfd4f6d53da6430817f196923c9c2d1f8d805.tar.xz
kernel-qcow2-linux-13edfd4f6d53da6430817f196923c9c2d1f8d805.zip
ARM: imx_v6_v7_defconfig: Add GPIO_PCF857X
The imx6q-logicpd board has a PCF8575 connected to it, so this patch turns it on my default now. Signed-off-by: Adam Ford <aford173@gmail.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'arch/arm/configs')
-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 8116648a8efd..b2d057f70eab 100644
--- a/arch/arm/configs/imx_v6_v7_defconfig
+++ b/arch/arm/configs/imx_v6_v7_defconfig
@@ -214,6 +214,7 @@ CONFIG_GPIO_SYSFS=y
CONFIG_GPIO_MAX732X=y
CONFIG_GPIO_MC9S08DZ60=y
CONFIG_GPIO_PCA953X=y
+CONFIG_GPIO_PCF857X=y
CONFIG_GPIO_STMPE=y
CONFIG_GPIO_74X164=y
CONFIG_POWER_RESET=y