2008-01-28 17:28:53 +00:00
|
|
|
config PPC_MPC512x
|
2010-04-30 10:30:47 +00:00
|
|
|
bool "512x-based boards"
|
|
|
|
depends on 6xx
|
2013-11-30 22:51:27 +00:00
|
|
|
select COMMON_CLK
|
2008-01-28 17:28:53 +00:00
|
|
|
select FSL_SOC
|
|
|
|
select IPIC
|
2008-10-07 21:13:18 +00:00
|
|
|
select PPC_PCI_CHOICE
|
|
|
|
select FSL_PCI if PCI
|
2013-06-03 11:18:06 +00:00
|
|
|
select USB_EHCI_BIG_ENDIAN_MMIO if USB_EHCI_HCD
|
|
|
|
select USB_EHCI_BIG_ENDIAN_DESC if USB_EHCI_HCD
|
2008-01-28 17:28:53 +00:00
|
|
|
|
2015-10-11 21:08:01 +00:00
|
|
|
config MPC512x_LPBFIFO
|
|
|
|
tristate "MPC512x LocalPlus Bus FIFO driver"
|
|
|
|
depends on PPC_MPC512x && MPC512X_DMA
|
|
|
|
help
|
|
|
|
Enable support for Freescale MPC512x LocalPlus Bus FIFO (SCLPC).
|
|
|
|
|
2008-01-28 17:28:53 +00:00
|
|
|
config MPC5121_ADS
|
|
|
|
bool "Freescale MPC5121E ADS"
|
2010-04-30 10:30:47 +00:00
|
|
|
depends on PPC_MPC512x
|
2008-01-28 17:28:53 +00:00
|
|
|
select DEFAULT_UIMAGE
|
|
|
|
help
|
|
|
|
This option enables support for the MPC5121E ADS board.
|
2008-07-09 20:54:03 +00:00
|
|
|
|
2013-03-20 07:41:52 +00:00
|
|
|
config MPC512x_GENERIC
|
|
|
|
bool "Generic support for simple MPC512x based boards"
|
2010-04-30 10:30:47 +00:00
|
|
|
depends on PPC_MPC512x
|
2008-07-09 20:54:03 +00:00
|
|
|
select DEFAULT_UIMAGE
|
|
|
|
help
|
2013-03-20 07:41:52 +00:00
|
|
|
This option enables support for simple MPC512x based boards
|
2008-07-09 20:54:03 +00:00
|
|
|
which do not need custom platform specific setup.
|
|
|
|
|
|
|
|
Compatible boards include: Protonic LVT base boards (ZANMCU
|
2013-03-20 07:41:52 +00:00
|
|
|
and VICVT2), Freescale MPC5125 Tower system.
|
2010-07-27 11:26:02 +00:00
|
|
|
|
|
|
|
config PDM360NG
|
|
|
|
bool "ifm PDM360NG board"
|
|
|
|
depends on PPC_MPC512x
|
|
|
|
select DEFAULT_UIMAGE
|
|
|
|
help
|
|
|
|
This option enables support for the PDM360NG board.
|