From: Boris BREZILLON Date: Mon, 12 May 2014 16:23:37 +0000 (+0200) Subject: ARM: at91: move sam9x5 SoCs to the CCF X-Git-Tag: next-20140530~119^2~44^2~4^2~4 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=ed093dc0d34e1ff89054dfe32b1c155fb387e432;p=karo-tx-linux.git ARM: at91: move sam9x5 SoCs to the CCF This patch removes the selection of AT91_USE_OLD_CLK when selecting sam9x5 SoCs support. This will automatically enable COMMON_CLK_AT91 option and add support for at91 common clk implementation. Signed-off-by: Boris BREZILLON Acked-by: Alexandre Belloni Signed-off-by: Nicolas Ferre --- diff --git a/arch/arm/mach-at91/Kconfig b/arch/arm/mach-at91/Kconfig index b2d2cf4dc052..4d290543b416 100644 --- a/arch/arm/mach-at91/Kconfig +++ b/arch/arm/mach-at91/Kconfig @@ -167,7 +167,6 @@ config SOC_AT91SAM9X5 select HAVE_AT91_DBGU0 select HAVE_FB_ATMEL select SOC_AT91SAM9 - select AT91_USE_OLD_CLK select HAVE_AT91_UTMI select HAVE_AT91_SMD select HAVE_AT91_USB_CLK