Commit cb2cfb8f authored by Tang Yuantian's avatar Tang Yuantian Committed by Kumar Gala
Browse files

powerpc/fsl: remove the PPC_CLOCK dependency



Config FSL_SOC does not depend on PPC_CLOCK anymore since the following
commit got merged: 93abe8e4 (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: default avatarTang Yuantian <Yuantian.Tang@freescale.com>
Signed-off-by: default avatarKumar Gala <galak@kernel.crashing.org>
parent 1e612bc7
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -685,7 +685,6 @@ config SBUS
config FSL_SOC
	bool
	select HAVE_CAN_FLEXCAN if NET && CAN
	select PPC_CLOCK

config FSL_PCI
 	bool
+0 −1
Original line number Diff line number Diff line
@@ -344,7 +344,6 @@ config FSL_ULI1575

config CPM
	bool
	select PPC_CLOCK

config OF_RTC
	bool