Merge tag 'for-linus-v4.8' of git://github.com/martinbrandenburg/linux
[deliverable/linux.git] / arch / powerpc / platforms / 512x / Kconfig
CommitLineData
e177edcd 1config PPC_MPC512x
1044ea8c
AG
2 bool "512x-based boards"
3 depends on 6xx
7d71d5b2 4 select COMMON_CLK
e177edcd
JR
5 select FSL_SOC
6 select IPIC
35225802
JR
7 select PPC_PCI_CHOICE
8 select FSL_PCI if PCI
acf6cec8
GS
9 select USB_EHCI_BIG_ENDIAN_MMIO if USB_EHCI_HCD
10 select USB_EHCI_BIG_ENDIAN_DESC if USB_EHCI_HCD
e177edcd 11
1a4bb93f
AP
12config MPC512x_LPBFIFO
13 tristate "MPC512x LocalPlus Bus FIFO driver"
14 depends on PPC_MPC512x && MPC512X_DMA
15 help
16 Enable support for Freescale MPC512x LocalPlus Bus FIFO (SCLPC).
17
e177edcd
JR
18config MPC5121_ADS
19 bool "Freescale MPC5121E ADS"
1044ea8c 20 depends on PPC_MPC512x
e177edcd 21 select DEFAULT_UIMAGE
e177edcd
JR
22 help
23 This option enables support for the MPC5121E ADS board.
fb180322 24
b9e7196e
MF
25config MPC512x_GENERIC
26 bool "Generic support for simple MPC512x based boards"
1044ea8c 27 depends on PPC_MPC512x
fb180322 28 select DEFAULT_UIMAGE
fb180322 29 help
b9e7196e 30 This option enables support for simple MPC512x based boards
fb180322
JR
31 which do not need custom platform specific setup.
32
33 Compatible boards include: Protonic LVT base boards (ZANMCU
b9e7196e 34 and VICVT2), Freescale MPC5125 Tower system.
12fb0eb4
AG
35
36config PDM360NG
37 bool "ifm PDM360NG board"
38 depends on PPC_MPC512x
39 select DEFAULT_UIMAGE
40 help
41 This option enables support for the PDM360NG board.
This page took 0.467397 seconds and 5 git commands to generate.