diff options
author | Peter Chen <peter.chen@freescale.com> | 2015-03-13 02:21:44 -0400 |
---|---|---|
committer | Shawn Guo <shawn.guo@linaro.org> | 2015-03-13 09:53:00 -0400 |
commit | ca5396975ab42904c4955c7976f918896b0b7a35 (patch) | |
tree | 11aac2427a67c9013efdcace0ff08f71ec21eeec /arch/arm | |
parent | 666f41afc20fe87ffa00a8feba83b28bb956e976 (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_defconfig | 1 |
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 | |||
168 | CONFIG_SPI_IMX=y | 168 | CONFIG_SPI_IMX=y |
169 | CONFIG_GPIO_SYSFS=y | 169 | CONFIG_GPIO_SYSFS=y |
170 | CONFIG_GPIO_MC9S08DZ60=y | 170 | CONFIG_GPIO_MC9S08DZ60=y |
171 | CONFIG_GPIO_PCA953X=y | ||
171 | CONFIG_GPIO_STMPE=y | 172 | CONFIG_GPIO_STMPE=y |
172 | CONFIG_POWER_SUPPLY=y | 173 | CONFIG_POWER_SUPPLY=y |
173 | CONFIG_POWER_RESET=y | 174 | CONFIG_POWER_RESET=y |