summaryrefslogtreecommitdiff
path: root/configs/ls1088aqds_tfa_defconfig
diff options
context:
space:
mode:
authorBiwen Li <biwen.li@nxp.com>2021-02-05 14:02:16 +0300
committerPriyanka Jain <priyanka.jain@nxp.com>2021-02-08 11:31:22 +0300
commit010e61339f0a260a9308eb2c5603a499f51492b8 (patch)
treef7d2b41fd6101f1560ab3af377797580d2788011 /configs/ls1088aqds_tfa_defconfig
parentbf965a2838c28ba128096df85850c31976d54780 (diff)
downloadu-boot-010e61339f0a260a9308eb2c5603a499f51492b8.tar.xz
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_tfa_defconfig')
-rw-r--r--configs/ls1088aqds_tfa_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/ls1088aqds_tfa_defconfig b/configs/ls1088aqds_tfa_defconfig
index 019d8995ed..9c65c49f3b 100644
--- a/configs/ls1088aqds_tfa_defconfig
+++ b/configs/ls1088aqds_tfa_defconfig
@@ -29,6 +29,7 @@ CONFIG_DISPLAY_BOARDINFO_LATE=y
CONFIG_CMD_GREPENV=y
CONFIG_CMD_MEMINFO=y
CONFIG_CMD_MEMTEST=y
+CONFIG_CMD_GPIO=y
CONFIG_CMD_DM=y
CONFIG_CMD_I2C=y
CONFIG_CMD_MMC=y