162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0
262306a36Sopenharmony_ciconfig PPC_MPC512x
362306a36Sopenharmony_ci	bool "512x-based boards"
462306a36Sopenharmony_ci	depends on PPC_BOOK3S_32
562306a36Sopenharmony_ci	select COMMON_CLK
662306a36Sopenharmony_ci	select FSL_SOC
762306a36Sopenharmony_ci	select IPIC
862306a36Sopenharmony_ci	select HAVE_PCI
962306a36Sopenharmony_ci	select FSL_PCI if PCI
1062306a36Sopenharmony_ci	select USB_EHCI_BIG_ENDIAN_MMIO if USB_EHCI_HCD
1162306a36Sopenharmony_ci	select USB_EHCI_BIG_ENDIAN_DESC if USB_EHCI_HCD
1262306a36Sopenharmony_ci
1362306a36Sopenharmony_ciconfig MPC512x_LPBFIFO
1462306a36Sopenharmony_ci	tristate "MPC512x LocalPlus Bus FIFO driver"
1562306a36Sopenharmony_ci	depends on PPC_MPC512x && MPC512X_DMA
1662306a36Sopenharmony_ci	help
1762306a36Sopenharmony_ci	  Enable support for Freescale MPC512x LocalPlus Bus FIFO (SCLPC).
1862306a36Sopenharmony_ci
1962306a36Sopenharmony_ciconfig MPC5121_ADS
2062306a36Sopenharmony_ci	bool "Freescale MPC5121E ADS"
2162306a36Sopenharmony_ci	depends on PPC_MPC512x
2262306a36Sopenharmony_ci	select DEFAULT_UIMAGE
2362306a36Sopenharmony_ci	help
2462306a36Sopenharmony_ci	  This option enables support for the MPC5121E ADS board.
2562306a36Sopenharmony_ci
2662306a36Sopenharmony_ciconfig MPC512x_GENERIC
2762306a36Sopenharmony_ci	bool "Generic support for simple MPC512x based boards"
2862306a36Sopenharmony_ci	depends on PPC_MPC512x
2962306a36Sopenharmony_ci	select DEFAULT_UIMAGE
3062306a36Sopenharmony_ci	help
3162306a36Sopenharmony_ci	  This option enables support for simple MPC512x based boards
3262306a36Sopenharmony_ci	  which do not need custom platform specific setup.
3362306a36Sopenharmony_ci
3462306a36Sopenharmony_ci	  Compatible boards include:  Protonic LVT base boards (ZANMCU
3562306a36Sopenharmony_ci	  and VICVT2), Freescale MPC5125 Tower system.
3662306a36Sopenharmony_ci
3762306a36Sopenharmony_ciconfig PDM360NG
3862306a36Sopenharmony_ci	bool "ifm PDM360NG board"
3962306a36Sopenharmony_ci	depends on PPC_MPC512x
4062306a36Sopenharmony_ci	select DEFAULT_UIMAGE
4162306a36Sopenharmony_ci	help
4262306a36Sopenharmony_ci	  This option enables support for the PDM360NG board.
43