[BACK]Return to Kconfig CVS log [TXT][DIR] Up to [Development] / linux-2.6-xfs / arch / powerpc / platforms / 512x

File: [Development] / linux-2.6-xfs / arch / powerpc / platforms / 512x / Kconfig (download)

Revision 1.2, Fri Oct 3 17:46:45 2008 UTC (9 years ago) by lachlan.longdrop.melbourne.sgi.com
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +14 -3 lines

Merge up to 2.6.27-rc8
Merge of 2.6.x-xfs-melb:linux:32254b by kenmcd.

config PPC_MPC512x
	bool
	select FSL_SOC
	select IPIC
	select PPC_CLOCK

config PPC_MPC5121
	bool
	select PPC_MPC512x

config MPC5121_ADS
	bool "Freescale MPC5121E ADS"
	depends on PPC_MULTIPLATFORM && PPC32
	select DEFAULT_UIMAGE
	select PPC_MPC5121
	select MPC5121_ADS_CPLD
	help
	  This option enables support for the MPC5121E ADS board.

config MPC5121_GENERIC
	bool "Generic support for simple MPC5121 based boards"
	depends on PPC_MULTIPLATFORM && PPC32
	select DEFAULT_UIMAGE
	select PPC_MPC5121
	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).