summaryrefslogtreecommitdiff
path: root/configs/imx31_phycore_eet_defconfig
diff options
context:
space:
mode:
authorAdam Ford <aford173@gmail.com>2018-02-04 09:32:43 -0600
committerTom Rini <trini@konsulko.com>2018-02-08 10:17:16 -0500
commit8bbff6a70e2bb01d16832271ec6c3afa22f8aebd (patch)
treea781f7848c3fd9c0590b0df207bdc75b0eb1344a /configs/imx31_phycore_eet_defconfig
parentf1754f08102781f855370c7d47db0e3d85da5694 (diff)
Convert CONFIG_MXC_GPIO to Kconfig
This converts the following to Kconfig: CONFIG_MXC_GPIO Signed-off-by: Adam Ford <aford173@gmail.com>
Diffstat (limited to 'configs/imx31_phycore_eet_defconfig')
-rw-r--r--configs/imx31_phycore_eet_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/imx31_phycore_eet_defconfig b/configs/imx31_phycore_eet_defconfig
index 5defae827c..e80791b148 100644
--- a/configs/imx31_phycore_eet_defconfig
+++ b/configs/imx31_phycore_eet_defconfig
@@ -12,6 +12,7 @@ CONFIG_CMD_PING=y
CONFIG_CMD_BMP=y
CONFIG_MTDPARTS_DEFAULT="mtdparts=physmap-flash.0:128k(uboot)ro,1536k(kernel),-(root)"
CONFIG_ENV_IS_IN_EEPROM=y
+CONFIG_MXC_GPIO=y
# CONFIG_MMC is not set
CONFIG_MTD_NOR_FLASH=y
CONFIG_NETDEVICES=y