diff options
Diffstat (limited to 'configs/P1020RDB-PC_defconfig')
-rw-r--r-- | configs/P1020RDB-PC_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/P1020RDB-PC_defconfig b/configs/P1020RDB-PC_defconfig index 1a30c97f7f..58cb584525 100644 --- a/configs/P1020RDB-PC_defconfig +++ b/configs/P1020RDB-PC_defconfig @@ -65,3 +65,5 @@ CONFIG_SPI=y CONFIG_FSL_ESPI=y CONFIG_USB=y CONFIG_DM_USB=y +CONFIG_DM_I2C=y +CONFIG_DM_RTC=y |