uboot-omap: Do not hide bootloader packages
[openwrt/openwrt.git] / package / boot / uboot-omap / patches / 101-disable_ext.patch
1 --- a/include/configs/ti_armv7_common.h
2 +++ b/include/configs/ti_armv7_common.h
3 @@ -230,7 +230,6 @@
4 #define CONFIG_SPL_LIBDISK_SUPPORT
5 #define CONFIG_SPL_MMC_SUPPORT
6 #define CONFIG_SPL_FAT_SUPPORT
7 -#define CONFIG_SPL_EXT_SUPPORT
8 #endif
9
10 /* General parts of the framework, required. */