aboutsummaryrefslogtreecommitdiffstats
path: root/package/boot/uboot-omap/patches/101-disable_ext.patch
blob: 9e0e47caf32b386c6d7f48d2617f4a93c6009dc0 (plain)
1
2
3
4
5
6
7
8
9
10
--- a/include/configs/ti_armv7_common.h
+++ b/include/configs/ti_armv7_common.h
@@ -230,7 +230,6 @@
 #define CONFIG_SPL_LIBDISK_SUPPORT
 #define CONFIG_SPL_MMC_SUPPORT
 #define CONFIG_SPL_FAT_SUPPORT
-#define CONFIG_SPL_EXT_SUPPORT
 #endif
 
 /* General parts of the framework, required. */