blob: fc9c1cbfcb1d5ff7719d75f7db46d36a8e93d1b9 [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
Wolfram Sangc68308d2011-09-21 12:49:20 +02009 select ARCH_WANT_OPTIONAL_GPIOLIB
Florian Fainelli9296d942013-04-09 14:29:26 +020010 select USB_EHCI_BIG_ENDIAN_MMIO
11 select USB_EHCI_BIG_ENDIAN_DESC
John Rigbye177edc2008-01-29 04:28:53 +110012
John Rigbye177edc2008-01-29 04:28:53 +110013config MPC5121_ADS
14 bool "Freescale MPC5121E ADS"
Anatolij Gustschin1044ea82010-04-30 10:30:47 +000015 depends on PPC_MPC512x
John Rigbye177edc2008-01-29 04:28:53 +110016 select DEFAULT_UIMAGE
John Rigbye177edc2008-01-29 04:28:53 +110017 help
18 This option enables support for the MPC5121E ADS board.
John Rigbyfb180322008-07-09 14:54:03 -060019
Matteo Facchinettib9e7196e2013-03-20 07:41:52 +000020config MPC512x_GENERIC
21 bool "Generic support for simple MPC512x based boards"
Anatolij Gustschin1044ea82010-04-30 10:30:47 +000022 depends on PPC_MPC512x
John Rigbyfb180322008-07-09 14:54:03 -060023 select DEFAULT_UIMAGE
John Rigbyfb180322008-07-09 14:54:03 -060024 help
Matteo Facchinettib9e7196e2013-03-20 07:41:52 +000025 This option enables support for simple MPC512x based boards
John Rigbyfb180322008-07-09 14:54:03 -060026 which do not need custom platform specific setup.
27
28 Compatible boards include: Protonic LVT base boards (ZANMCU
Matteo Facchinettib9e7196e2013-03-20 07:41:52 +000029 and VICVT2), Freescale MPC5125 Tower system.
Anatolij Gustschin12fb0eb2010-07-27 11:26:02 +000030
31config PDM360NG
32 bool "ifm PDM360NG board"
33 depends on PPC_MPC512x
34 select DEFAULT_UIMAGE
35 help
36 This option enables support for the PDM360NG board.