aboutsummaryrefslogtreecommitdiff
path: root/configs/ls1088aqds_sdcard_ifc_defconfig
diff options
context:
space:
mode:
authorBiwen Li <biwen.li@nxp.com>2021-02-05 19:02:16 +0800
committerPriyanka Jain <priyanka.jain@nxp.com>2021-02-08 14:01:22 +0530
commit010e61339f0a260a9308eb2c5603a499f51492b8 (patch)
treef7d2b41fd6101f1560ab3af377797580d2788011 /configs/ls1088aqds_sdcard_ifc_defconfig
parentbf965a2838c28ba128096df85850c31976d54780 (diff)
downloadu-boot-010e61339f0a260a9308eb2c5603a499f51492b8.zip
u-boot-010e61339f0a260a9308eb2c5603a499f51492b8.tar.gz
u-boot-010e61339f0a260a9308eb2c5603a499f51492b8.tar.bz2
configs: ls1088aqds: enable DM_GPIO and CMD_GPIO
Enable DM_GPIO and CMD_GPIO for board ls1088aqds Signed-off-by: Biwen Li <biwen.li@nxp.com> Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>
Diffstat (limited to 'configs/ls1088aqds_sdcard_ifc_defconfig')
-rw-r--r--configs/ls1088aqds_sdcard_ifc_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/ls1088aqds_sdcard_ifc_defconfig b/configs/ls1088aqds_sdcard_ifc_defconfig
index 725f6bb..e3ef934 100644
--- a/configs/ls1088aqds_sdcard_ifc_defconfig
+++ b/configs/ls1088aqds_sdcard_ifc_defconfig
@@ -31,9 +31,11 @@ CONFIG_SPL_ENV_SUPPORT=y
CONFIG_SPL_I2C_SUPPORT=y
CONFIG_SPL_MPC8XXX_INIT_DDR_SUPPORT=y
CONFIG_HUSH_PARSER=y
+CONFIG_DM_GPIO=y
CONFIG_CMD_GREPENV=y
CONFIG_CMD_MEMINFO=y
CONFIG_CMD_MEMTEST=y
+CONFIG_CMD_GPIO=y
CONFIG_CMD_I2C=y
CONFIG_CMD_MMC=y
CONFIG_CMD_NAND=y