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