summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorAbel Vesa <abel.vesa@nxp.com>2019-02-01 16:40:19 +0000
committerStefano Babic <sbabic@denx.de>2019-02-15 22:01:15 +0100
commitbae31167e59149671bedeb1cb3b9f321f9d39714 (patch)
tree56ce69cce91a27753d066a7193df301dbed3ddec /configs
parent1ca12f034ec4955c4c7fe95160d35a8cc7d43884 (diff)
mx6sabresd: Add DM_GPIO support
Add the DM_GPIO related config for mx6sabresd. Also add the gpio request calls. Signed-off-by: Abel Vesa <abel.vesa@nxp.com> Reviewed-by: Peng Fan <peng.fan@nxp.com> Reviewed-by: Fabio Estevam <festevam@gmail.com>
Diffstat (limited to 'configs')
-rw-r--r--configs/mx6sabresd_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/mx6sabresd_defconfig b/configs/mx6sabresd_defconfig
index cbacd7d3a1..916ade1fdb 100644
--- a/configs/mx6sabresd_defconfig
+++ b/configs/mx6sabresd_defconfig
@@ -68,6 +68,7 @@ CONFIG_FASTBOOT_BUF_ADDR=0x12000000
CONFIG_FASTBOOT_BUF_SIZE=0x10000000
CONFIG_FASTBOOT_FLASH=y
CONFIG_FASTBOOT_FLASH_MMC_DEV=2
+CONFIG_DM_GPIO=y
CONFIG_DM_MMC=y
CONFIG_FSL_ESDHC=y
CONFIG_SPI_FLASH=y