2008-01-29 04:28:53 +11:00
|
|
|
config PPC_MPC512x
|
2010-04-30 10:30:47 +00:00
|
|
|
bool "512x-based boards"
|
|
|
|
depends on 6xx
|
2013-11-30 23:51:27 +01:00
|
|
|
select COMMON_CLK
|
2008-01-29 04:28:53 +11:00
|
|
|
select FSL_SOC
|
|
|
|
select IPIC
|
2008-10-07 15:13:18 -06:00
|
|
|
select PPC_PCI_CHOICE
|
|
|
|
select FSL_PCI if PCI
|
2011-09-21 12:49:20 +02:00
|
|
|
select ARCH_WANT_OPTIONAL_GPIOLIB
|
2013-04-09 14:29:26 +02:00
|
|
|
select USB_EHCI_BIG_ENDIAN_MMIO
|
|
|
|
select USB_EHCI_BIG_ENDIAN_DESC
|
2008-01-29 04:28:53 +11:00
|
|
|
|
|
|
|
config MPC5121_ADS
|
|
|
|
bool "Freescale MPC5121E ADS"
|
2010-04-30 10:30:47 +00:00
|
|
|
depends on PPC_MPC512x
|
2008-01-29 04:28:53 +11:00
|
|
|
select DEFAULT_UIMAGE
|
|
|
|
help
|
|
|
|
This option enables support for the MPC5121E ADS board.
|
2008-07-09 14:54:03 -06: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 14:54:03 -06: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 14:54:03 -06: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.
|