diff mbox series

ARM: imx_v6_v7_defconfig: Add GPIO_PCF857X

Message ID 20190304023231.19232-1-aford173@gmail.com (mailing list archive)
State New, archived
Headers show
Series ARM: imx_v6_v7_defconfig: Add GPIO_PCF857X | expand

Commit Message

Adam Ford March 4, 2019, 2:32 a.m. UTC
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>

Comments

Shawn Guo March 4, 2019, 6:15 a.m. UTC | #1
On Sun, Mar 03, 2019 at 08:32:30PM -0600, Adam Ford wrote:
> 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>

Applied, thanks.
diff mbox series

Patch

diff --git a/arch/arm/configs/imx_v6_v7_defconfig b/arch/arm/configs/imx_v6_v7_defconfig
index 5586a5074a96..1872dacbbe9b 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