Convert CONFIG_SPL_I2C_SUPPORT to Kconfig
[oweals/u-boot.git] / arch / arm / cpu / armv7 / am33xx / Kconfig
index 54474c2d7f4d09ea527e37fb0a4ef047ce1dda88..2d7d1fc4f1ad95323d1df8e06f2bffcd5cee06a1 100644 (file)
@@ -6,6 +6,9 @@ config SPL_EXT_SUPPORT
 config SPL_GPIO_SUPPORT
        default y
 
+config SPL_I2C_SUPPORT
+       default y
+
 config TARGET_AM43XX_EVM
        bool "Support am43xx_evm"
        select TI_I2C_BOARD_DETECT