sunxi: revert disabling of features
In January some commits were introduced to mitigate the U-Boot image size issues we encountered on sunxi builds. Now with the MMC environment removed we can bring them back, as we practically don't have a size limit anymore. Signed-off-by: Andre Przywara <andre.przywara@arm.com> Acked-by: Maxime Ripard <maxime.ripard@bootlin.com> Reviewed-by: Jagan Teki <jagan@openedev.com>
This commit is contained in:
committed by
Jagan Teki
parent
901fb09d01
commit
d14db11d76
@@ -66,7 +66,6 @@ config PANIC_HANG
|
||||
|
||||
config REGEX
|
||||
bool "Enable regular expression support"
|
||||
default n if ARCH_SUNXI
|
||||
default y if NET
|
||||
help
|
||||
If this variable is defined, U-Boot is linked against the
|
||||
|
||||
Reference in New Issue
Block a user