Commit 869a6760108f5eadbf45c9c77a5b4f5969710e88

Authored by Biwen Li
Committed by Priyanka Jain
1 parent e28a0421bc

configs: T4240RDB: enable DM_I2C

This enable DM_I2C in T4240RDB defconfigs

Signed-off-by: Biwen Li <biwen.li@nxp.com>

Showing 2 changed files with 2 additions and 0 deletions Side-by-side Diff

configs/T4240RDB_SDCARD_defconfig
... ... @@ -68,4 +68,5 @@
68 68 CONFIG_FSL_ESPI=y
69 69 CONFIG_USB=y
70 70 CONFIG_DM_USB=y
  71 +CONFIG_DM_I2C=y
configs/T4240RDB_defconfig
... ... @@ -56,4 +56,5 @@
56 56 CONFIG_FSL_ESPI=y
57 57 CONFIG_USB=y
58 58 CONFIG_DM_USB=y
  59 +CONFIG_DM_I2C=y