aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/maple/Kconfig
blob: 5f364b8e5c0f39ba3b6540bd82b9f38f33f1c4b6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
config PPC_MAPLE
	depends on PPC_MULTIPLATFORM && PPC64
	bool "Maple 970FX Evaluation Board"
	select MPIC
	select U3_DART
	select MPIC_BROKEN_U3
	select GENERIC_TBSYNC
	select PPC_UDBG_16550
	select PPC_970_NAP
	select PPC_NATIVE
	select PPC_RTAS
	select MMIO_NVRAM
	select ATA_NONSTANDARD if ATA
	default n
	help
          This option enables support for the Maple 970FX Evaluation Board.
	  For more information, refer to <http://www.970eval.com>