blob: b59eab6cbb1b1e046ce9197ec203dfb91bcc1bde [file] [log] [blame]
Greg Kroah-Hartmanb2441312017-11-01 15:07:57 +01001# SPDX-License-Identifier: GPL-2.0
John Rigbye177edc2008-01-29 04:28:53 +11002config PPC_MPC512x
Anatolij Gustschin1044ea82010-04-30 10:30:47 +00003 bool "512x-based boards"
4 depends on 6xx
Gerhard Sittig7d71d5b2013-11-30 23:51:27 +01005 select COMMON_CLK
John Rigbye177edc2008-01-29 04:28:53 +11006 select FSL_SOC
7 select IPIC
John Rigby35225802008-10-07 15:13:18 -06008 select PPC_PCI_CHOICE
9 select FSL_PCI if PCI
Gerhard Sittigacf6cec2013-06-03 13:18:06 +020010 select USB_EHCI_BIG_ENDIAN_MMIO if USB_EHCI_HCD
11 select USB_EHCI_BIG_ENDIAN_DESC if USB_EHCI_HCD
John Rigbye177edc2008-01-29 04:28:53 +110012
Alexander Popov1a4bb932015-10-12 00:08:01 +030013config MPC512x_LPBFIFO
14 tristate "MPC512x LocalPlus Bus FIFO driver"
15 depends on PPC_MPC512x && MPC512X_DMA
16 help
17 Enable support for Freescale MPC512x LocalPlus Bus FIFO (SCLPC).
18
John Rigbye177edc2008-01-29 04:28:53 +110019config MPC5121_ADS
20 bool "Freescale MPC5121E ADS"
Anatolij Gustschin1044ea82010-04-30 10:30:47 +000021 depends on PPC_MPC512x
John Rigbye177edc2008-01-29 04:28:53 +110022 select DEFAULT_UIMAGE
John Rigbye177edc2008-01-29 04:28:53 +110023 help
24 This option enables support for the MPC5121E ADS board.
John Rigbyfb180322008-07-09 14:54:03 -060025
Matteo Facchinettib9e7196e2013-03-20 07:41:52 +000026config MPC512x_GENERIC
27 bool "Generic support for simple MPC512x based boards"
Anatolij Gustschin1044ea82010-04-30 10:30:47 +000028 depends on PPC_MPC512x
John Rigbyfb180322008-07-09 14:54:03 -060029 select DEFAULT_UIMAGE
John Rigbyfb180322008-07-09 14:54:03 -060030 help
Matteo Facchinettib9e7196e2013-03-20 07:41:52 +000031 This option enables support for simple MPC512x based boards
John Rigbyfb180322008-07-09 14:54:03 -060032 which do not need custom platform specific setup.
33
34 Compatible boards include: Protonic LVT base boards (ZANMCU
Matteo Facchinettib9e7196e2013-03-20 07:41:52 +000035 and VICVT2), Freescale MPC5125 Tower system.
Anatolij Gustschin12fb0eb2010-07-27 11:26:02 +000036
37config PDM360NG
38 bool "ifm PDM360NG board"
39 depends on PPC_MPC512x
40 select DEFAULT_UIMAGE
41 help
42 This option enables support for the PDM360NG board.