aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm
diff options
context:
space:
mode:
authorPeter Chen <peter.chen@freescale.com>2015-03-13 02:21:44 -0400
committerShawn Guo <shawn.guo@linaro.org>2015-03-13 09:53:00 -0400
commitca5396975ab42904c4955c7976f918896b0b7a35 (patch)
tree11aac2427a67c9013efdcace0ff08f71ec21eeec /arch/arm
parent666f41afc20fe87ffa00a8feba83b28bb956e976 (diff)
ARM: imx_v6_v7_defconfig: Add CONFIG_GPIO_PCA953X
It is used for max7310 gpio expandor which is used at imx6qdl sabreauto board. Signed-off-by: Peter Chen <peter.chen@freescale.com> Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Diffstat (limited to 'arch/arm')
-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 cf1e71e2f60a..75e7a954264b 100644
--- a/arch/arm/configs/imx_v6_v7_defconfig
+++ b/arch/arm/configs/imx_v6_v7_defconfig
@@ -168,6 +168,7 @@ CONFIG_SPI=y
168CONFIG_SPI_IMX=y 168CONFIG_SPI_IMX=y
169CONFIG_GPIO_SYSFS=y 169CONFIG_GPIO_SYSFS=y
170CONFIG_GPIO_MC9S08DZ60=y 170CONFIG_GPIO_MC9S08DZ60=y
171CONFIG_GPIO_PCA953X=y
171CONFIG_GPIO_STMPE=y 172CONFIG_GPIO_STMPE=y
172CONFIG_POWER_SUPPLY=y 173CONFIG_POWER_SUPPLY=y
173CONFIG_POWER_RESET=y 174CONFIG_POWER_RESET=y