]> Git Repo - linux.git/commitdiff
ARM: at91: move sam9n12 SoC to the CCF
authorBoris BREZILLON <[email protected]>
Mon, 12 May 2014 16:26:30 +0000 (18:26 +0200)
committerNicolas Ferre <[email protected]>
Thu, 22 May 2014 16:03:17 +0000 (18:03 +0200)
This patch removes the selection of AT91_USE_OLD_CLK when selecting
sam9n12 SoC support. This will automatically enable COMMON_CLK_AT91 option
and add support for at91 common clk implementation.

Signed-off-by: Boris BREZILLON <[email protected]>
Tested-by: Bo Shen <[email protected]>
Signed-off-by: Nicolas Ferre <[email protected]>
arch/arm/mach-at91/Kconfig

index 4d290543b416f84234a09f4f39e0702236dca647..45b55e0f0db62de039bebe152c3d503048b655e8 100644 (file)
@@ -182,7 +182,6 @@ config SOC_AT91SAM9N12
        select HAVE_AT91_DBGU0
        select HAVE_FB_ATMEL
        select SOC_AT91SAM9
-       select AT91_USE_OLD_CLK
        select HAVE_AT91_USB_CLK
        help
          Select this if you are using Atmel's AT91SAM9N12 SoC.
This page took 0.051972 seconds and 4 git commands to generate.