summaryrefslogtreecommitdiffstats
path: root/arch/arm/Kconfig
diff options
context:
space:
mode:
authorMenon, Nishanth <x0nishan@ti.com>2008-05-12 11:35:15 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2008-05-12 11:35:15 +0200
commitcb73b0c227daf37bb9422b9dce29c3576d4a5af3 (patch)
tree56f69f6e79686621d5325769cc7db7df04790acf /arch/arm/Kconfig
parentcbe7b897b44452ba63021079aeff9a1308c852c5 (diff)
downloadbarebox-cb73b0c227daf37bb9422b9dce29c3576d4a5af3.tar.gz
barebox-cb73b0c227daf37bb9422b9dce29c3576d4a5af3.tar.xz
Change CONFIG_SKIP_LOWLEVEL_INIT to CONFIG_MACH_DO_LOWLEVEL_INIT
as we rather use positive logic. Make it dependent on boards that have it rather than on ARM Signed-off-by: Nishanth Menon <x0nishan@ti.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/arm/Kconfig')
-rw-r--r--arch/arm/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index 6128f6990d..e6df3318ff 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -89,6 +89,7 @@ config MACH_SCB9328
select HAS_DM9000
select HAS_CFI
select ARCH_IMX1
+ select MACH_HAS_LOWLEVEL_INIT
help
Say Y here if you are using the Synertronixx scb9328 board
@@ -96,6 +97,7 @@ config MACH_PCM038
bool "phyCORE-i.MX27"
select HAS_CFI
select ARCH_IMX27
+ select MACH_HAS_LOWLEVEL_INIT
help
Say Y here if you are using Phytec's phyCORE-i.MX27 (pcm038) equipped
with a Freescale i.MX27 Processor
@@ -104,6 +106,7 @@ config MACH_IMX27ADS
bool "Freescale i.MX27ADS"
select HAS_CFI
select ARCH_IMX27
+ select MACH_HAS_LOWLEVEL_INIT
help
Say Y here if you are using the Freescale i.MX27ads board equipped
with a Freescale i.MX27 Processor
@@ -121,6 +124,7 @@ config MACH_NXDB500
select HAS_NETX_ETHER
select HAS_CFI
select ARCH_NETX
+ select MACH_HAS_LOWLEVEL_INIT
help
Say Y here if you are using the Hilscher Netx nxdb500 board