Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig
[platform/kernel/u-boot.git] / arch / arm / cpu / armv7 / omap4 / Kconfig
index 48ce9d3..5cbd3cb 100644 (file)
@@ -9,6 +9,12 @@ config SPL_FAT_SUPPORT
 config SPL_GPIO_SUPPORT
        default y
 
+config SPL_I2C_SUPPORT
+       default y
+
+config SPL_LIBCOMMON_SUPPORT
+       default y
+
 choice
        prompt "OMAP4 board select"
        optional