uboot-omap: Do not hide bootloader packages
[openwrt/staging/lynxis.git] / package / boot / uboot-omap / patches / 100-disable_thumb_unknown_errata.patch
1 --- a/include/configs/ti_armv7_common.h
2 +++ b/include/configs/ti_armv7_common.h
3 @@ -233,8 +233,6 @@
4 #define CONFIG_SPL_EXT_SUPPORT
5 #endif
6
7 -#define CONFIG_SYS_THUMB_BUILD
8 -
9 /* General parts of the framework, required. */
10 #define CONFIG_SPL_I2C_SUPPORT
11 #define CONFIG_SPL_LIBCOMMON_SUPPORT