commit | 1e3ce2b8545390a2aee8dbfcd49ca4161b636000 | [log] [tgz] |
---|---|---|
author | Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | Fri Apr 06 11:51:50 2012 +0800 |
committer | Nicolas Ferre <nicolas.ferre@atmel.com> | Tue Apr 17 14:47:21 2012 +0200 |
tree | c8bfe5aec8b5d0f88459cc83c9f3076092d2c6da | |
parent | 1441bd325bbbcd38d190b2444481b23cdf70069a [diff] |
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>