]> git.karo-electronics.de Git - karo-tx-linux.git/blob - arch/powerpc/platforms/512x/Kconfig
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec...
[karo-tx-linux.git] / arch / powerpc / platforms / 512x / Kconfig
1 config PPC_MPC512x
2         bool "512x-based boards"
3         depends on 6xx
4         select FSL_SOC
5         select IPIC
6         select PPC_CLOCK
7         select PPC_PCI_CHOICE
8         select FSL_PCI if PCI
9         select ARCH_WANT_OPTIONAL_GPIOLIB
10
11 config MPC5121_ADS
12         bool "Freescale MPC5121E ADS"
13         depends on PPC_MPC512x
14         select DEFAULT_UIMAGE
15         select MPC5121_ADS_CPLD
16         help
17           This option enables support for the MPC5121E ADS board.
18
19 config MPC5121_GENERIC
20         bool "Generic support for simple MPC5121 based boards"
21         depends on PPC_MPC512x
22         select DEFAULT_UIMAGE
23         help
24           This option enables support for simple MPC5121 based boards
25           which do not need custom platform specific setup.
26
27           Compatible boards include:  Protonic LVT base boards (ZANMCU
28           and VICVT2).
29
30 config PDM360NG
31         bool "ifm PDM360NG board"
32         depends on PPC_MPC512x
33         select DEFAULT_UIMAGE
34         help
35           This option enables support for the PDM360NG board.