commit | 6cdd2ed4e5abe99a28fce471a2a99351000cba2e | [log] [tgz] |
---|---|---|
author | Biwen Li <biwen.li@nxp.com> | Fri May 01 20:04:08 2020 +0800 |
committer | Priyanka Jain <priyanka.jain@nxp.com> | Mon May 04 09:12:36 2020 +0530 |
tree | e07a69b47f09f448550a85bcf08620c72fcbd23f | |
parent | 559e3f872d6332b7147d8b57e583a132c36b97d5 [diff] [blame] |
configs: P3041DS: enable DM_I2C This enables DM_I2C in P3041DS defconfigs, except P3041DS SECURE_BOOT and SRIO_PCIE_BOOT defconfig Signed-off-by: Biwen Li <biwen.li@nxp.com> Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>
diff --git a/configs/P3041DS_NAND_defconfig b/configs/P3041DS_NAND_defconfig index eb000c8..bee937b 100644 --- a/configs/P3041DS_NAND_defconfig +++ b/configs/P3041DS_NAND_defconfig
@@ -61,3 +61,4 @@ CONFIG_FSL_ESPI=y CONFIG_USB=y CONFIG_DM_USB=y +CONFIG_DM_I2C=y