summaryrefslogtreecommitdiff
path: root/configs/T2080QDS_SECURE_BOOT_defconfig
diff options
context:
space:
mode:
authorBiwen Li <biwen.li@nxp.com>2020-05-01 20:04:20 +0800
committerPriyanka Jain <priyanka.jain@nxp.com>2020-05-04 09:12:36 +0530
commit613e66eb80c2cb0f9c1db408ecd4c08e8fae5790 (patch)
treec04fe37afcd5c73a9398fef397863d01e6e75756 /configs/T2080QDS_SECURE_BOOT_defconfig
parent8e4be6dfb755bda97bea4d4b211c4aaabe08b730 (diff)
configs: T2080: enable DM_I2C
This enables DM_I2C in T2080 defconfigs Signed-off-by: Biwen Li <biwen.li@nxp.com> Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>
Diffstat (limited to 'configs/T2080QDS_SECURE_BOOT_defconfig')
-rw-r--r--configs/T2080QDS_SECURE_BOOT_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/T2080QDS_SECURE_BOOT_defconfig b/configs/T2080QDS_SECURE_BOOT_defconfig
index cc2449a25f..4119bfbd1f 100644
--- a/configs/T2080QDS_SECURE_BOOT_defconfig
+++ b/configs/T2080QDS_SECURE_BOOT_defconfig
@@ -67,3 +67,4 @@ CONFIG_USB_STORAGE=y
CONFIG_RSA=y
CONFIG_SPL_RSA=y
CONFIG_RSA_SOFTWARE_EXP=y
+CONFIG_DM_I2C=y