xref: /linux/arch/powerpc/platforms/512x/Kconfig (revision fb1803224ea145e3424d6295d4aaa8e9fef70642)
1e177edcdSJohn Rigbyconfig PPC_MPC512x
2e177edcdSJohn Rigby	bool
3e177edcdSJohn Rigby	select FSL_SOC
4e177edcdSJohn Rigby	select IPIC
5137e9590SJohn Rigby	select PPC_CLOCK
6e177edcdSJohn Rigby
7e177edcdSJohn Rigbyconfig PPC_MPC5121
8e177edcdSJohn Rigby	bool
9e177edcdSJohn Rigby	select PPC_MPC512x
10e177edcdSJohn Rigby
11e177edcdSJohn Rigbyconfig MPC5121_ADS
12e177edcdSJohn Rigby	bool "Freescale MPC5121E ADS"
13e177edcdSJohn Rigby	depends on PPC_MULTIPLATFORM && PPC32
14e177edcdSJohn Rigby	select DEFAULT_UIMAGE
15e177edcdSJohn Rigby	select PPC_MPC5121
16e177edcdSJohn Rigby	help
17e177edcdSJohn Rigby	  This option enables support for the MPC5121E ADS board.
18*fb180322SJohn Rigby
19*fb180322SJohn Rigbyconfig MPC5121_GENERIC
20*fb180322SJohn Rigby	bool "Generic support for simple MPC5121 based boards"
21*fb180322SJohn Rigby	depends on PPC_MULTIPLATFORM && PPC32
22*fb180322SJohn Rigby	select DEFAULT_UIMAGE
23*fb180322SJohn Rigby	select PPC_MPC5121
24*fb180322SJohn Rigby	help
25*fb180322SJohn Rigby	  This option enables support for simple MPC5121 based boards
26*fb180322SJohn Rigby	  which do not need custom platform specific setup.
27*fb180322SJohn Rigby
28*fb180322SJohn Rigby	  Compatible boards include:  Protonic LVT base boards (ZANMCU
29*fb180322SJohn Rigby	  and VICVT2).
30