Kconfig 824 字节
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 10 11

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

config MPC5121_GENERIC
	bool "Generic support for simple MPC5121 based boards"
20
	depends on PPC_MPC512x
21 22 23 24 25 26 27
	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).
28 29 30 31 32 33 34

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