Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig
[platform/kernel/u-boot.git] / arch / arm / cpu / armv7 / omap4 / Kconfig
index 6a05625..e83ef2e 100644 (file)
@@ -3,6 +3,24 @@ if OMAP44XX
 config SPL_EXT_SUPPORT
        default y
 
+config SPL_FAT_SUPPORT
+       default y
+
+config SPL_GPIO_SUPPORT
+       default y
+
+config SPL_I2C_SUPPORT
+       default y
+
+config SPL_LIBCOMMON_SUPPORT
+       default y
+
+config SPL_LIBDISK_SUPPORT
+       default y
+
+config SPL_LIBGENERIC_SUPPORT
+       default y
+
 choice
        prompt "OMAP4 board select"
        optional