Convert CONFIG_SPL_LIBDISK_SUPPORT to Kconfig
[platform/kernel/u-boot.git] / arch / arm / cpu / armv7 / omap3 / Kconfig
index e1c981e..abb8563 100644 (file)
@@ -9,6 +9,15 @@ config SPL_FAT_SUPPORT
 config SPL_GPIO_SUPPORT
        default y
 
+config SPL_I2C_SUPPORT
+       default y
+
+config SPL_LIBCOMMON_SUPPORT
+       default y
+
+config SPL_LIBDISK_SUPPORT
+       default y
+
 choice
        prompt "OMAP3 board select"
        optional