diff options
Diffstat (limited to 'configs/porter_defconfig')
-rw-r--r-- | configs/porter_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/porter_defconfig b/configs/porter_defconfig index 53d197c2fa..736576c78e 100644 --- a/configs/porter_defconfig +++ b/configs/porter_defconfig @@ -50,6 +50,8 @@ CONFIG_SPL_CLK=y CONFIG_CLK_RENESAS=y CONFIG_DM_GPIO=y CONFIG_RCAR_GPIO=y +CONFIG_DM_I2C=y +CONFIG_SYS_I2C_RCAR_IIC=y CONFIG_DM_MMC=y CONFIG_MMC_UNIPHIER=y CONFIG_SPI_FLASH=y |