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

Simple merge
Simple merge