[PATCH 3/7] ARM: at91: remove useless config MACH_AT91SAM9_DT

2015-01-12 Thread Alexandre Belloni
Now that at91sam9 SoCs are only supported through DT, remove CONFIG_MACH_AT91SAM9_DT and use CONFIG_SOC_AT91SAM9 instead. Signed-off-by: Alexandre Belloni --- arch/arm/mach-at91/Kconfig | 5 - arch/arm/mach-at91/Makefile | 2 +- 2 files changed, 1 insertion(+), 6 deletions(-) diff --git

[PATCH 3/7] ARM: at91: remove useless config MACH_AT91SAM9_DT

2015-01-12 Thread Alexandre Belloni
Now that at91sam9 SoCs are only supported through DT, remove CONFIG_MACH_AT91SAM9_DT and use CONFIG_SOC_AT91SAM9 instead. Signed-off-by: Alexandre Belloni alexandre.bell...@free-electrons.com --- arch/arm/mach-at91/Kconfig | 5 - arch/arm/mach-at91/Makefile | 2 +- 2 files changed, 1