]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commitdiff
powerpc/fsl: remove the PPC_CLOCK dependency
authorTang Yuantian <Yuantian.Tang@freescale.com>
Tue, 12 Mar 2013 06:43:03 +0000 (14:43 +0800)
committerKumar Gala <galak@kernel.crashing.org>
Tue, 12 Mar 2013 21:00:08 +0000 (16:00 -0500)
Config FSL_SOC does not depend on PPC_CLOCK anymore since the following
commit got merged: 93abe8e (clk: add non CONFIG_HAVE_CLK routines)
Config CPM does not use PPC_CLOCK either currently. So remove them.

PPC_CLOCK also keeps Freescale PowerPC archtecture from supporting COMMON_CLK.

Signed-off-by: Tang Yuantian <Yuantian.Tang@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/Kconfig
arch/powerpc/platforms/Kconfig

index b89d7eb730a25360129d0d4b7f83136e130a227d..9146b9d1170a7697f46994b6266a5aa5750938a9 100644 (file)
@@ -685,7 +685,6 @@ config SBUS
 config FSL_SOC
        bool
        select HAVE_CAN_FLEXCAN if NET && CAN
-       select PPC_CLOCK
 
 config FSL_PCI
        bool
index 52de8bccfb30b05cee34a1ff2c19c24f71334b83..6b29ab1316f7194b882e5ba994b9ead1573984a9 100644 (file)
@@ -344,7 +344,6 @@ config FSL_ULI1575
 
 config CPM
        bool
-       select PPC_CLOCK
 
 config OF_RTC
        bool