2008-01-28 10:28:53 -07:00
|
|
|
config PPC_MPC512x
|
2010-04-30 03:30:47 -07:00
|
|
|
bool "512x-based boards"
|
|
|
|
depends on 6xx
|
2008-01-28 10:28:53 -07:00
|
|
|
select FSL_SOC
|
|
|
|
select IPIC
|
2008-07-09 13:54:02 -07:00
|
|
|
select PPC_CLOCK
|
2008-10-07 14:13:18 -07:00
|
|
|
select PPC_PCI_CHOICE
|
|
|
|
select FSL_PCI if PCI
|
2008-01-28 10:28:53 -07:00
|
|
|
|
|
|
|
config MPC5121_ADS
|
|
|
|
bool "Freescale MPC5121E ADS"
|
2010-04-30 03:30:47 -07:00
|
|
|
depends on PPC_MPC512x
|
2008-01-28 10:28:53 -07:00
|
|
|
select DEFAULT_UIMAGE
|
2008-07-09 13:54:04 -07:00
|
|
|
select MPC5121_ADS_CPLD
|
2008-01-28 10:28:53 -07:00
|
|
|
help
|
|
|
|
This option enables support for the MPC5121E ADS board.
|
2008-07-09 13:54:03 -07:00
|
|
|
|
|
|
|
config MPC5121_GENERIC
|
|
|
|
bool "Generic support for simple MPC5121 based boards"
|
2010-04-30 03:30:47 -07:00
|
|
|
depends on PPC_MPC512x
|
2008-07-09 13:54:03 -07:00
|
|
|
select DEFAULT_UIMAGE
|
|
|
|
help
|
|
|
|
This option enables support for simple MPC5121 based boards
|
|
|
|
which do not need custom platform specific setup.
|
|
|
|
|
|
|
|
Compatible boards include: Protonic LVT base boards (ZANMCU
|
|
|
|
and VICVT2).
|
2010-07-27 04:26:02 -07:00
|
|
|
|
|
|
|
config PDM360NG
|
|
|
|
bool "ifm PDM360NG board"
|
|
|
|
depends on PPC_MPC512x
|
|
|
|
select DEFAULT_UIMAGE
|
|
|
|
help
|
|
|
|
This option enables support for the PDM360NG board.
|