1b2441318SGreg Kroah-Hartman# SPDX-License-Identifier: GPL-2.0
2e177edcdSJohn Rigbyconfig PPC_MPC512x
31044ea8cSAnatolij Gustschin	bool "512x-based boards"
41044ea8cSAnatolij Gustschin	depends on 6xx
57d71d5b2SGerhard Sittig	select COMMON_CLK
6e177edcdSJohn Rigby	select FSL_SOC
7e177edcdSJohn Rigby	select IPIC
835225802SJohn Rigby	select PPC_PCI_CHOICE
935225802SJohn Rigby	select FSL_PCI if PCI
10acf6cec8SGerhard Sittig	select USB_EHCI_BIG_ENDIAN_MMIO if USB_EHCI_HCD
11acf6cec8SGerhard Sittig	select USB_EHCI_BIG_ENDIAN_DESC if USB_EHCI_HCD
12e177edcdSJohn Rigby
131a4bb93fSAlexander Popovconfig MPC512x_LPBFIFO
141a4bb93fSAlexander Popov	tristate "MPC512x LocalPlus Bus FIFO driver"
151a4bb93fSAlexander Popov	depends on PPC_MPC512x && MPC512X_DMA
161a4bb93fSAlexander Popov	help
171a4bb93fSAlexander Popov	  Enable support for Freescale MPC512x LocalPlus Bus FIFO (SCLPC).
181a4bb93fSAlexander Popov
19e177edcdSJohn Rigbyconfig MPC5121_ADS
20e177edcdSJohn Rigby	bool "Freescale MPC5121E ADS"
211044ea8cSAnatolij Gustschin	depends on PPC_MPC512x
22e177edcdSJohn Rigby	select DEFAULT_UIMAGE
23e177edcdSJohn Rigby	help
24e177edcdSJohn Rigby	  This option enables support for the MPC5121E ADS board.
25fb180322SJohn Rigby
26b9e7196eSMatteo Facchinetticonfig MPC512x_GENERIC
27b9e7196eSMatteo Facchinetti	bool "Generic support for simple MPC512x based boards"
281044ea8cSAnatolij Gustschin	depends on PPC_MPC512x
29fb180322SJohn Rigby	select DEFAULT_UIMAGE
30fb180322SJohn Rigby	help
31b9e7196eSMatteo Facchinetti	  This option enables support for simple MPC512x based boards
32fb180322SJohn Rigby	  which do not need custom platform specific setup.
33fb180322SJohn Rigby
34fb180322SJohn Rigby	  Compatible boards include:  Protonic LVT base boards (ZANMCU
35b9e7196eSMatteo Facchinetti	  and VICVT2), Freescale MPC5125 Tower system.
3612fb0eb4SAnatolij Gustschin
3712fb0eb4SAnatolij Gustschinconfig PDM360NG
3812fb0eb4SAnatolij Gustschin	bool "ifm PDM360NG board"
3912fb0eb4SAnatolij Gustschin	depends on PPC_MPC512x
4012fb0eb4SAnatolij Gustschin	select DEFAULT_UIMAGE
4112fb0eb4SAnatolij Gustschin	help
4212fb0eb4SAnatolij Gustschin	  This option enables support for the PDM360NG board.
43