xref: /linux/arch/powerpc/platforms/512x/Kconfig (revision 12fb0eb4c963452f727752aae03bbef192abed40)
1e177edcdSJohn Rigbyconfig PPC_MPC512x
21044ea8cSAnatolij Gustschin	bool "512x-based boards"
31044ea8cSAnatolij Gustschin	depends on 6xx
4e177edcdSJohn Rigby	select FSL_SOC
5e177edcdSJohn Rigby	select IPIC
6137e9590SJohn Rigby	select PPC_CLOCK
735225802SJohn Rigby	select PPC_PCI_CHOICE
835225802SJohn Rigby	select FSL_PCI if PCI
9e177edcdSJohn Rigby
10e177edcdSJohn Rigbyconfig MPC5121_ADS
11e177edcdSJohn Rigby	bool "Freescale MPC5121E ADS"
121044ea8cSAnatolij Gustschin	depends on PPC_MPC512x
13e177edcdSJohn Rigby	select DEFAULT_UIMAGE
141879f711SJohn Rigby	select MPC5121_ADS_CPLD
15e177edcdSJohn Rigby	help
16e177edcdSJohn Rigby	  This option enables support for the MPC5121E ADS board.
17fb180322SJohn Rigby
18fb180322SJohn Rigbyconfig MPC5121_GENERIC
19fb180322SJohn Rigby	bool "Generic support for simple MPC5121 based boards"
201044ea8cSAnatolij Gustschin	depends on PPC_MPC512x
21fb180322SJohn Rigby	select DEFAULT_UIMAGE
22fb180322SJohn Rigby	help
23fb180322SJohn Rigby	  This option enables support for simple MPC5121 based boards
24fb180322SJohn Rigby	  which do not need custom platform specific setup.
25fb180322SJohn Rigby
26fb180322SJohn Rigby	  Compatible boards include:  Protonic LVT base boards (ZANMCU
27fb180322SJohn Rigby	  and VICVT2).
28*12fb0eb4SAnatolij Gustschin
29*12fb0eb4SAnatolij Gustschinconfig PDM360NG
30*12fb0eb4SAnatolij Gustschin	bool "ifm PDM360NG board"
31*12fb0eb4SAnatolij Gustschin	depends on PPC_MPC512x
32*12fb0eb4SAnatolij Gustschin	select DEFAULT_UIMAGE
33*12fb0eb4SAnatolij Gustschin	help
34*12fb0eb4SAnatolij Gustschin	  This option enables support for the PDM360NG board.
35