diff options
author | Tom Rini <trini@konsulko.com> | 2018-04-04 09:18:38 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2018-04-04 14:10:39 -0400 |
commit | e294ba0678359bc32085c1714329af37e33e8f16 (patch) | |
tree | a2b490c6e62c63436ce660fe6986749db69d974c /lib | |
parent | 948071bab44d3cbb0e1f4828739fcf0f27312d37 (diff) | |
parent | f3fed05e095439b3fd24990e20dbea1d4b03c121 (diff) | |
download | u-boot-e294ba0678359bc32085c1714329af37e33e8f16.zip u-boot-e294ba0678359bc32085c1714329af37e33e8f16.tar.gz u-boot-e294ba0678359bc32085c1714329af37e33e8f16.tar.bz2 |
Merge git://git.denx.de/u-boot-sunxi
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'lib')
-rw-r--r-- | lib/Kconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/Kconfig b/lib/Kconfig index a4029a6..436b90f 100644 --- a/lib/Kconfig +++ b/lib/Kconfig @@ -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 |