blob: 27b0651221d157598f72fc7932bfc78b95b4d31f [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
John Rigbye177edc2008-01-29 04:28:53 +11004 select FSL_SOC
5 select IPIC
John Rigby137e9592008-07-09 14:54:02 -06006 select PPC_CLOCK
John Rigby35225802008-10-07 15:13:18 -06007 select PPC_PCI_CHOICE
8 select FSL_PCI if PCI
John Rigbye177edc2008-01-29 04:28:53 +11009
John Rigbye177edc2008-01-29 04:28:53 +110010config MPC5121_ADS
11 bool "Freescale MPC5121E ADS"
Anatolij Gustschin1044ea82010-04-30 10:30:47 +000012 depends on PPC_MPC512x
John Rigbye177edc2008-01-29 04:28:53 +110013 select DEFAULT_UIMAGE
John Rigby1879f712008-07-09 14:54:04 -060014 select MPC5121_ADS_CPLD
John Rigbye177edc2008-01-29 04:28:53 +110015 help
16 This option enables support for the MPC5121E ADS board.
John Rigbyfb180322008-07-09 14:54:03 -060017
18config MPC5121_GENERIC
19 bool "Generic support for simple MPC5121 based boards"
Anatolij Gustschin1044ea82010-04-30 10:30:47 +000020 depends on PPC_MPC512x
John Rigbyfb180322008-07-09 14:54:03 -060021 select DEFAULT_UIMAGE
John Rigbyfb180322008-07-09 14:54:03 -060022 help
23 This option enables support for simple MPC5121 based boards
24 which do not need custom platform specific setup.
25
26 Compatible boards include: Protonic LVT base boards (ZANMCU
27 and VICVT2).
Anatolij Gustschin12fb0eb2010-07-27 11:26:02 +000028
29config PDM360NG
30 bool "ifm PDM360NG board"
31 depends on PPC_MPC512x
32 select DEFAULT_UIMAGE
33 help
34 This option enables support for the PDM360NG board.