summaryrefslogtreecommitdiffstats
path: root/configs/ls1043aqds_tfa_SECURE_BOOT_defconfig
diff options
context:
space:
mode:
authorBiwen Li <biwen.li@nxp.com>2021-02-05 19:02:10 +0800
committerPriyanka Jain <priyanka.jain@nxp.com>2021-02-08 14:01:22 +0530
commit614d28b9d01c450ad698b9036eeee18060aef0a7 (patch)
tree000ffc899f89a894e06db4cf5d7fb0a235957407 /configs/ls1043aqds_tfa_SECURE_BOOT_defconfig
parent230b5a6d67fd71fbf5ae264a7bb24f288c5601c6 (diff)
downloadu-boot-614d28b9d01c450ad698b9036eeee18060aef0a7.tar.gz
u-boot-614d28b9d01c450ad698b9036eeee18060aef0a7.tar.xz
u-boot-614d28b9d01c450ad698b9036eeee18060aef0a7.zip
configs: ls1043aqds: enable CMD_GPIO
Enable CMD_GPIO for board ls1043aqds Signed-off-by: Biwen Li <biwen.li@nxp.com> Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>
Diffstat (limited to 'configs/ls1043aqds_tfa_SECURE_BOOT_defconfig')
-rw-r--r--configs/ls1043aqds_tfa_SECURE_BOOT_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/ls1043aqds_tfa_SECURE_BOOT_defconfig b/configs/ls1043aqds_tfa_SECURE_BOOT_defconfig
index 1e3ac53070..faf0142eff 100644
--- a/configs/ls1043aqds_tfa_SECURE_BOOT_defconfig
+++ b/configs/ls1043aqds_tfa_SECURE_BOOT_defconfig
@@ -26,6 +26,7 @@ CONFIG_CMD_GREPENV=y
CONFIG_CMD_MEMINFO=y
CONFIG_CMD_MEMTEST=y
CONFIG_CMD_GPT=y
+CONFIG_CMD_GPIO=y
CONFIG_CMD_I2C=y
CONFIG_CMD_MMC=y
CONFIG_CMD_NAND=y