ARM: at91: move sama5d3 SoC to common clk
authorBoris BREZILLON <b.brezillon@overkiz.com>
Fri, 11 Oct 2013 12:43:35 +0000 (14:43 +0200)
committerNicolas Ferre <nicolas.ferre@atmel.com>
Mon, 2 Dec 2013 14:31:29 +0000 (15:31 +0100)
This patch removes the selection of AT91_USE_OLD_CLK when selecting sama5d3
SoC support. This will enable automatically enable COMMON_CLK_AT91 option
and add support for at91 common clk implementation.

Signed-off-by: Boris BREZILLON <b.brezillon@overkiz.com>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
arch/arm/mach-at91/Kconfig

index 97033f792eeac9519730ceb201a7ac7887fe9286..b4f7d6ffa30b4661c7fd68d1c648f8958e2d85ee 100644 (file)
@@ -86,7 +86,6 @@ config SOC_SAMA5D3
        select SOC_SAMA5
        select HAVE_FB_ATMEL
        select HAVE_AT91_DBGU1
-       select AT91_USE_OLD_CLK
        select HAVE_AT91_UTMI
        select HAVE_AT91_SMD
        select HAVE_AT91_USB_CLK
This page took 0.025104 seconds and 5 git commands to generate.