summaryrefslogtreecommitdiff
path: root/configs/ls1043aqds_tfa_SECURE_BOOT_defconfig
diff options
context:
space:
mode:
authorBiwen Li <biwen.li@nxp.com>2020-02-05 17:02:16 +0300
committerPriyanka Jain <priyanka.jain@nxp.com>2020-03-30 05:42:13 +0300
commitfefac937fbd87f380042501c63b874994b3dccee (patch)
tree691e13bb0a71332201870450d4a51a5a49b6bddf /configs/ls1043aqds_tfa_SECURE_BOOT_defconfig
parentc8a7cadc81a064f1d00bb3255ee64a687ac73ebe (diff)
downloadu-boot-fefac937fbd87f380042501c63b874994b3dccee.tar.xz
dm: arm64: ls1043a: add i2c DM support
This supports i2c DM and enables CONFIG_DM_I2C for SoC LS1043A Signed-off-by: Biwen Li <biwen.li@nxp.com> Signed-off-by: Priyanka Jain <priyanka.jain@nxp.com>
Diffstat (limited to 'configs/ls1043aqds_tfa_SECURE_BOOT_defconfig')
-rw-r--r--configs/ls1043aqds_tfa_SECURE_BOOT_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/ls1043aqds_tfa_SECURE_BOOT_defconfig b/configs/ls1043aqds_tfa_SECURE_BOOT_defconfig
index 0ece698350..b7335bcd33 100644
--- a/configs/ls1043aqds_tfa_SECURE_BOOT_defconfig
+++ b/configs/ls1043aqds_tfa_SECURE_BOOT_defconfig
@@ -63,3 +63,5 @@ CONFIG_RSA=y
CONFIG_SPL_RSA=y
CONFIG_RSA_SOFTWARE_EXP=y
CONFIG_EFI_LOADER_BOUNCE_BUFFER=y
+CONFIG_DM_I2C=y
+CONFIG_DM_GPIO=y