summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-highbank
diff options
context:
space:
mode:
authorJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>2013-04-06 18:31:57 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2013-04-09 09:02:26 +0200
commit78b72d156da49597957f786b27f34e0231ab2f49 (patch)
treefad8e4c4c8af4d9d0a671dbbc85d60af45de958e /arch/arm/mach-highbank
parent062a2fc2eadbec928b05b6cb554a311b5cd308ac (diff)
downloadbarebox-78b72d156da49597957f786b27f34e0231ab2f49.tar.gz
barebox-78b72d156da49597957f786b27f34e0231ab2f49.tar.xz
highbank: switch to defaultenv-2
this will allow to have boot sequence and later to use PXE Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> Cc: Rob Herring <rob.herring@calxeda.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/arm/mach-highbank')
-rw-r--r--arch/arm/mach-highbank/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-highbank/Kconfig b/arch/arm/mach-highbank/Kconfig
index 47c6405eb1..9cfe53968b 100644
--- a/arch/arm/mach-highbank/Kconfig
+++ b/arch/arm/mach-highbank/Kconfig
@@ -12,6 +12,7 @@ choice
config MACH_HIGHBANK
bool "Calxeda Highbank"
+ select HAVE_DEFAULT_ENVIRONMENT_NEW
endchoice