summaryrefslogtreecommitdiffstats
path: root/configs/lx2160ardb_tfa_defconfig
diff options
context:
space:
mode:
authorBiwen Li <biwen.li@nxp.com>2021-02-05 19:02:18 +0800
committerPriyanka Jain <priyanka.jain@nxp.com>2021-02-08 14:01:22 +0530
commit28e3bfc01f27d464fc5aa0eae7e336cad47f89a5 (patch)
tree87e24946c1ef1b3fd5ece2b1836b9678ed8c78f0 /configs/lx2160ardb_tfa_defconfig
parentf5a9b76b37177fd99240d611bd77c80fc673c8ae (diff)
downloadu-boot-28e3bfc01f27d464fc5aa0eae7e336cad47f89a5.tar.gz
u-boot-28e3bfc01f27d464fc5aa0eae7e336cad47f89a5.tar.xz
u-boot-28e3bfc01f27d464fc5aa0eae7e336cad47f89a5.zip
configs: lx2160ardb: enable CMD_GPIO
Enable CMD_GPIO for board lx2160ardb Signed-off-by: Biwen Li <biwen.li@nxp.com> Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>
Diffstat (limited to 'configs/lx2160ardb_tfa_defconfig')
-rw-r--r--configs/lx2160ardb_tfa_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/lx2160ardb_tfa_defconfig b/configs/lx2160ardb_tfa_defconfig
index 52ac1264ae..bd2e839ee3 100644
--- a/configs/lx2160ardb_tfa_defconfig
+++ b/configs/lx2160ardb_tfa_defconfig
@@ -28,6 +28,7 @@ CONFIG_CMD_GREPENV=y
CONFIG_CMD_EEPROM=y
CONFIG_CMD_DM=y
CONFIG_CMD_GPT=y
+CONFIG_CMD_GPIO=y
CONFIG_CMD_I2C=y
CONFIG_CMD_MMC=y
CONFIG_CMD_OPTEE_RPMB=y