diff mbox

[1/7] powerpc/52xx: define FSL_SOC

Message ID 1347572596-37540-2-git-send-email-emillbrandt@dekaresearch.com (mailing list archive)
State Changes Requested
Delegated to: Anatolij Gustschin
Headers show

Commit Message

Eric Millbrandt Sept. 13, 2012, 9:43 p.m. UTC
mpc52xx socs need to have FSL_SOC defined to build their drivers (i2c-mpc, ASoC)

Signed-off-by: Eric Millbrandt <emillbrandt@dekaresearch.com>
diff mbox

Patch

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