aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/512x/Kconfig
blob: c6fa49e23dc05edb7bc6f97340d1e7d6a13f1003 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
config PPC_MPC512x
	bool
	select FSL_SOC
	select IPIC
	default n

config PPC_MPC5121
	bool
	select PPC_MPC512x
	default n

config MPC5121_ADS
	bool "Freescale MPC5121E ADS"
	depends on PPC_MULTIPLATFORM && PPC32
	select DEFAULT_UIMAGE
	select WANT_DEVICE_TREE
	select PPC_MPC5121
	help
	  This option enables support for the MPC5121E ADS board.
	default n