summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-clps711x
diff options
context:
space:
mode:
authorAlexander Shiyan <shc_work@mail.ru>2016-07-16 07:26:21 +0300
committerSascha Hauer <s.hauer@pengutronix.de>2016-07-18 08:15:45 +0200
commit30f03f8b092e58f376734a951317f1d4c7e998f4 (patch)
tree56428adbe5aec30acc0ba52f9122f328153c266d /arch/arm/mach-clps711x
parentc0eb6dbb94caa3bf6250624ec4b039e0b5928c7f (diff)
downloadbarebox-30f03f8b092e58f376734a951317f1d4c7e998f4.tar.gz
barebox-30f03f8b092e58f376734a951317f1d4c7e998f4.tar.xz
ARM: clps711x: clep7212: Register board env during runtime
Register the board specific environment during runtime using defaultenv_append_directory(). Also this patch updates default config. Signed-off-by: Alexander Shiyan <shc_work@mail.ru> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/arm/mach-clps711x')
-rw-r--r--arch/arm/mach-clps711x/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-clps711x/Kconfig b/arch/arm/mach-clps711x/Kconfig
index 0853ce2e62..92dd51ac9b 100644
--- a/arch/arm/mach-clps711x/Kconfig
+++ b/arch/arm/mach-clps711x/Kconfig
@@ -5,6 +5,7 @@ choice
config MACH_CLEP7212
bool "Cirrus Logic CLEP7212"
+ select HAVE_DEFAULT_ENVIRONMENT_NEW
help
Boards based on the Cirrus Logic 7212/7312 CPU.