blob: bf7ae5cbd07a26b6a89a2ec6f7a3e91ddca98888 [file] [log] [blame]
John Rigbye177edc2008-01-29 04:28:53 +11001config PPC_MPC512x
Anatolij Gustschin1044ea82010-04-30 10:30:47 +00002 bool "512x-based boards"
3 depends on 6xx
Gerhard Sittig7d71d5b2013-11-30 23:51:27 +01004 select COMMON_CLK
John Rigbye177edc2008-01-29 04:28:53 +11005 select FSL_SOC
6 select IPIC
John Rigby35225802008-10-07 15:13:18 -06007 select PPC_PCI_CHOICE
8 select FSL_PCI if PCI
Gerhard Sittigacf6cec2013-06-03 13:18:06 +02009 select USB_EHCI_BIG_ENDIAN_MMIO if USB_EHCI_HCD
10 select USB_EHCI_BIG_ENDIAN_DESC if USB_EHCI_HCD
John Rigbye177edc2008-01-29 04:28:53 +110011
Alexander Popov1a4bb932015-10-12 00:08:01 +030012config MPC512x_LPBFIFO
13 tristate "MPC512x LocalPlus Bus FIFO driver"
14 depends on PPC_MPC512x && MPC512X_DMA
15 help
16 Enable support for Freescale MPC512x LocalPlus Bus FIFO (SCLPC).
17
John Rigbye177edc2008-01-29 04:28:53 +110018config MPC5121_ADS
19 bool "Freescale MPC5121E ADS"
Anatolij Gustschin1044ea82010-04-30 10:30:47 +000020 depends on PPC_MPC512x
John Rigbye177edc2008-01-29 04:28:53 +110021 select DEFAULT_UIMAGE
John Rigbye177edc2008-01-29 04:28:53 +110022 help
23 This option enables support for the MPC5121E ADS board.
John Rigbyfb180322008-07-09 14:54:03 -060024
Matteo Facchinettib9e7196e2013-03-20 07:41:52 +000025config MPC512x_GENERIC
26 bool "Generic support for simple MPC512x based boards"
Anatolij Gustschin1044ea82010-04-30 10:30:47 +000027 depends on PPC_MPC512x
John Rigbyfb180322008-07-09 14:54:03 -060028 select DEFAULT_UIMAGE
John Rigbyfb180322008-07-09 14:54:03 -060029 help
Matteo Facchinettib9e7196e2013-03-20 07:41:52 +000030 This option enables support for simple MPC512x based boards
John Rigbyfb180322008-07-09 14:54:03 -060031 which do not need custom platform specific setup.
32
33 Compatible boards include: Protonic LVT base boards (ZANMCU
Matteo Facchinettib9e7196e2013-03-20 07:41:52 +000034 and VICVT2), Freescale MPC5125 Tower system.
Anatolij Gustschin12fb0eb2010-07-27 11:26:02 +000035
36config PDM360NG
37 bool "ifm PDM360NG board"
38 depends on PPC_MPC512x
39 select DEFAULT_UIMAGE
40 help
41 This option enables support for the PDM360NG board.