ARN: at91: introduce SOC_AT91xxx define to allow to compile SoC core support
authorJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Fri, 6 Apr 2012 03:51:50 +0000 (11:51 +0800)
committerNicolas Ferre <nicolas.ferre@atmel.com>
Tue, 17 Apr 2012 12:47:21 +0000 (14:47 +0200)
commit1e3ce2b8545390a2aee8dbfcd49ca4161b636000
treec8bfe5aec8b5d0f88459cc83c9f3076092d2c6da
parent1441bd325bbbcd38d190b2444481b23cdf70069a
ARN: at91: introduce SOC_AT91xxx define to allow to compile SoC core support

We can now compile all SoC core support together and DT boards.
We still can not compile together the non DT board.
So We keep the ARCH_AT91xxx for the non DT board and for backward defconfig
compatibility. This will enable the plaform_device ressources.

Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
arch/arm/configs/at91rm9200_defconfig
arch/arm/mach-at91/Kconfig
arch/arm/mach-at91/Makefile
arch/arm/mach-at91/include/mach/cpu.h
arch/arm/mach-at91/pm.h
arch/arm/mach-at91/pm_slowclock.S
arch/arm/mach-at91/soc.h
This page took 0.028069 seconds and 5 git commands to generate.