1e177edcdSJohn Rigbyconfig PPC_MPC512x
2e177edcdSJohn Rigby	bool
3e177edcdSJohn Rigby	select FSL_SOC
4e177edcdSJohn Rigby	select IPIC
5137e9590SJohn Rigby	select PPC_CLOCK
635225802SJohn Rigby	select PPC_PCI_CHOICE
735225802SJohn Rigby	select FSL_PCI if PCI
8e177edcdSJohn Rigby
9e177edcdSJohn Rigbyconfig PPC_MPC5121
10e177edcdSJohn Rigby	bool
11e177edcdSJohn Rigby	select PPC_MPC512x
12e177edcdSJohn Rigby
13e177edcdSJohn Rigbyconfig MPC5121_ADS
14e177edcdSJohn Rigby	bool "Freescale MPC5121E ADS"
15e177edcdSJohn Rigby	depends on PPC_MULTIPLATFORM && PPC32
16e177edcdSJohn Rigby	select DEFAULT_UIMAGE
17e177edcdSJohn Rigby	select PPC_MPC5121
181879f711SJohn Rigby	select MPC5121_ADS_CPLD
19e177edcdSJohn Rigby	help
20e177edcdSJohn Rigby	  This option enables support for the MPC5121E ADS board.
21fb180322SJohn Rigby
22fb180322SJohn Rigbyconfig MPC5121_GENERIC
23fb180322SJohn Rigby	bool "Generic support for simple MPC5121 based boards"
24fb180322SJohn Rigby	depends on PPC_MULTIPLATFORM && PPC32
25fb180322SJohn Rigby	select DEFAULT_UIMAGE
26fb180322SJohn Rigby	select PPC_MPC5121
27fb180322SJohn Rigby	help
28fb180322SJohn Rigby	  This option enables support for simple MPC5121 based boards
29fb180322SJohn Rigby	  which do not need custom platform specific setup.
30fb180322SJohn Rigby
31fb180322SJohn Rigby	  Compatible boards include:  Protonic LVT base boards (ZANMCU
32fb180322SJohn Rigby	  and VICVT2).
33