Convert CONFIG_SPL_I2C_SUPPORT to Kconfig
[oweals/u-boot.git] / arch / arm / cpu / armv7 / am33xx / Kconfig
index dc51e9b69786c421c1e9ad8ff5527e4097a55169..2d7d1fc4f1ad95323d1df8e06f2bffcd5cee06a1 100644 (file)
@@ -1,4 +1,14 @@
 if AM43XX
+
+config SPL_EXT_SUPPORT
+       default y
+
+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