[RESEND PATCH] configs: lx2162aqds: Enable gpio driver in defconfig

Ran Wang ran.wang_1 at nxp.com
Tue Sep 29 11:44:08 CEST 2020


From: "hui.song" <hui.song_1 at nxp.com>

make lx2162aqds platform to enable gpio driver.

Signed-off-by: Hui Song <hui.song_1 at nxp.com>
Signed-off-by: Ran Wang <ran.wang_1 at nxp.com>
---
depends on: http://patchwork.ozlabs.org/project/uboot/patch/1599473527-21511-3-git-send-email-meenakshi.aggarwal@nxp.com/

 configs/lx2162aqds_tfa_SECURE_BOOT_defconfig   | 1 +
 configs/lx2162aqds_tfa_defconfig               | 1 +
 configs/lx2162aqds_tfa_verified_boot_defconfig | 1 +
 3 files changed, 3 insertions(+)

diff --git a/configs/lx2162aqds_tfa_SECURE_BOOT_defconfig b/configs/lx2162aqds_tfa_SECURE_BOOT_defconfig
index 065f6a1..649c93c 100644
--- a/configs/lx2162aqds_tfa_SECURE_BOOT_defconfig
+++ b/configs/lx2162aqds_tfa_SECURE_BOOT_defconfig
@@ -95,3 +95,4 @@ CONFIG_CMD_DATE=y
 CONFIG_RTC_PCF2127=y
 CONFIG_I2C_MUX=y
 CONFIG_I2C_MUX_PCA954x=y
+CONFIG_MPC8XXX_GPIO=y
diff --git a/configs/lx2162aqds_tfa_defconfig b/configs/lx2162aqds_tfa_defconfig
index 33ca543..8201d95 100644
--- a/configs/lx2162aqds_tfa_defconfig
+++ b/configs/lx2162aqds_tfa_defconfig
@@ -93,3 +93,4 @@ CONFIG_CMD_DATE=y
 CONFIG_RTC_PCF2127=y
 CONFIG_I2C_MUX=y
 CONFIG_I2C_MUX_PCA954x=y
+CONFIG_MPC8XXX_GPIO=y
diff --git a/configs/lx2162aqds_tfa_verified_boot_defconfig b/configs/lx2162aqds_tfa_verified_boot_defconfig
index 7d0dbcd..4d0538f 100644
--- a/configs/lx2162aqds_tfa_verified_boot_defconfig
+++ b/configs/lx2162aqds_tfa_verified_boot_defconfig
@@ -100,3 +100,4 @@ CONFIG_OPTEE=y
 CONFIG_CMD_OPTEE_RPMB=y
 CONFIG_OPTEE_TA_AVB=y
 CONFIG_SUPPORT_EMMC_RPMB=y
+CONFIG_MPC8XXX_GPIO=y
-- 
2.7.4



More information about the U-Boot mailing list