Kconfig 859 字节
Newer Older
1
config PPC_MPC512x
2 3
	bool "512x-based boards"
	depends on 6xx
4 5
	select FSL_SOC
	select IPIC
J
John Rigby 已提交
6
	select PPC_CLOCK
J
John Rigby 已提交
7 8
	select PPC_PCI_CHOICE
	select FSL_PCI if PCI
9
	select ARCH_WANT_OPTIONAL_GPIOLIB
10 11 12

config MPC5121_ADS
	bool "Freescale MPC5121E ADS"
13
	depends on PPC_MPC512x
14
	select DEFAULT_UIMAGE
15
	select MPC5121_ADS_CPLD
16 17
	help
	  This option enables support for the MPC5121E ADS board.
18 19 20

config MPC5121_GENERIC
	bool "Generic support for simple MPC5121 based boards"
21
	depends on PPC_MPC512x
22 23 24 25 26 27 28
	select DEFAULT_UIMAGE
	help
	  This option enables support for simple MPC5121 based boards
	  which do not need custom platform specific setup.

	  Compatible boards include:  Protonic LVT base boards (ZANMCU
	  and VICVT2).
29 30 31 32 33 34 35

config PDM360NG
	bool "ifm PDM360NG board"
	depends on PPC_MPC512x
	select DEFAULT_UIMAGE
	help
	  This option enables support for the PDM360NG board.