[PATCH 1/7] powerpc/52xx: define FSL_SOC
Eric Millbrandt
emillbrandt at dekaresearch.com
Fri Sep 14 07:43:10 EST 2012
mpc52xx socs need to have FSL_SOC defined to build their drivers (i2c-mpc, ASoC)
Signed-off-by: Eric Millbrandt <emillbrandt at dekaresearch.com>
diff --git a/arch/powerpc/platforms/52xx/Kconfig b/arch/powerpc/platforms/52xx/Kconfig
index 90f4496..fb35944 100644
--- a/arch/powerpc/platforms/52xx/Kconfig
+++ b/arch/powerpc/platforms/52xx/Kconfig
@@ -1,6 +1,7 @@
config PPC_MPC52xx
bool "52xx-based boards"
depends on 6xx
+ select FSL_SOC
select PPC_CLOCK
select PPC_PCI_CHOICE
--
1.7.2.5
More information about the Linuxppc-dev
mailing list