9
0
Fork 0

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>
This commit is contained in:
Jean-Christophe PLAGNIOL-VILLARD 2010-09-18 04:18:36 +02:00 committed by Sascha Hauer
parent 345dccf8d9
commit d8f747bb99
1 changed files with 2 additions and 1 deletions

View File

@ -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