summaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>2010-09-18 04:18:36 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2010-09-20 08:58:53 +0200
commitd8f747bb995b79b35b0b1c6e8cf95358440018d4 (patch)
treef98bbe4635faaa793c0469ab2750d4f19d0722c0 /arch
parent345dccf8d90dabe7d32d4d0d4bc588b7d595009e (diff)
downloadbarebox-d8f747bb995b79b35b0b1c6e8cf95358440018d4.tar.gz
barebox-d8f747bb995b79b35b0b1c6e8cf95358440018d4.tar.xz
at91sam9263: move MACH_HAS_LOWLEVEL_INIT to board
as not all board support it Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> Cc: Nicolas Ferre <nicolas.ferre@atmel.com> Cc: Patrice Vilchez <patrice.vilchez@atmel.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/mach-at91/Kconfig3
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/arm/mach-at91/Kconfig b/arch/arm/mach-at91/Kconfig
index 1b006a12b9..288ee6f846 100644
--- a/arch/arm/mach-at91/Kconfig
+++ b/arch/arm/mach-at91/Kconfig
@@ -26,7 +26,6 @@ config ARCH_AT91SAM9260
config ARCH_AT91SAM9263
bool "AT91SAM9263"
select CPU_ARM926T
- select MACH_HAS_LOWLEVEL_INIT
select HAS_MACB
endchoice
@@ -58,6 +57,7 @@ choice
config MACH_AT91SAM9263EK
bool "Atmel AT91SAM9263-EK"
+ select MACH_HAS_LOWLEVEL_INIT
select HAVE_NAND_ATMEL_BUSWIDTH_16
help
Say y here if you are using Atmel's AT91SAM9263-EK Evaluation board
@@ -69,6 +69,7 @@ config MACH_MMCCPU
config MACH_PM9263
bool "Ronetix PM9263"
+ select MACH_HAS_LOWLEVEL_INIT
help
Say y here if you are using the Ronetix PM9263 Board