[PATCHv2 3/6] ARM: at91: select ATMEL_SDRAMC when using OF

2014-07-08 Thread Alexandre Belloni
When using device tree, select the Atmel RAM controller driver to handle its clocks. Signed-off-by: Alexandre Belloni --- arch/arm/mach-at91/Kconfig | 4 1 file changed, 4 insertions(+) diff --git a/arch/arm/mach-at91/Kconfig b/arch/arm/mach-at91/Kconfig index 45b55e0f0db6..7a69ffd93b6b

[PATCHv2 3/6] ARM: at91: select ATMEL_SDRAMC when using OF

2014-07-08 Thread Alexandre Belloni
When using device tree, select the Atmel RAM controller driver to handle its clocks. Signed-off-by: Alexandre Belloni alexandre.bell...@free-electrons.com --- arch/arm/mach-at91/Kconfig | 4 1 file changed, 4 insertions(+) diff --git a/arch/arm/mach-at91/Kconfig