aboutsummaryrefslogtreecommitdiff
path: root/configs/lx2162aqds_tfa_verified_boot_defconfig
diff options
context:
space:
mode:
authorHui Song <hui.song_1@nxp.com>2020-12-04 21:26:19 +0530
committerPriyanka Jain <priyanka.jain@nxp.com>2020-12-10 13:56:39 +0530
commitca0c7a5e4a07337e6c2d1c53a182e436daa734c3 (patch)
treeeb8f0a94c99372cfb10843aab0d32cc5fcaf71cd /configs/lx2162aqds_tfa_verified_boot_defconfig
parent2ef53647d10ac0ec6938b37e5d9cc457ff585cdf (diff)
downloadu-boot-ca0c7a5e4a07337e6c2d1c53a182e436daa734c3.zip
u-boot-ca0c7a5e4a07337e6c2d1c53a182e436daa734c3.tar.gz
u-boot-ca0c7a5e4a07337e6c2d1c53a182e436daa734c3.tar.bz2
configs: lx2162aqds: Enable gpio driver in defconfig
make lx2162aqds platform to enable gpio driver. Signed-off-by: Hui Song <hui.song_1@nxp.com> Signed-off-by: Ran Wang <ran.wang_1@nxp.com> [Rebased] Signed-off-by: Priyanka Jain <priyanka.jain@nxp.com>
Diffstat (limited to 'configs/lx2162aqds_tfa_verified_boot_defconfig')
-rw-r--r--configs/lx2162aqds_tfa_verified_boot_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/lx2162aqds_tfa_verified_boot_defconfig b/configs/lx2162aqds_tfa_verified_boot_defconfig
index bbad895..32c583c 100644
--- a/configs/lx2162aqds_tfa_verified_boot_defconfig
+++ b/configs/lx2162aqds_tfa_verified_boot_defconfig
@@ -103,3 +103,4 @@ CONFIG_OPTEE=y
CONFIG_CMD_OPTEE_RPMB=y
CONFIG_OPTEE_TA_AVB=y
CONFIG_SUPPORT_EMMC_RPMB=y
+CONFIG_MPC8XXX_GPIO=y