2007-03-16 17:14:08 +03:00
|
|
|
config PPC_MAPLE
|
2009-03-10 20:53:27 +03:00
|
|
|
depends on PPC64 && PPC_BOOK3S
|
2007-03-16 17:14:08 +03:00
|
|
|
bool "Maple 970FX Evaluation Board"
|
2007-12-21 07:37:07 +03:00
|
|
|
select PCI
|
2007-03-16 17:14:08 +03:00
|
|
|
select MPIC
|
|
|
|
select U3_DART
|
2007-04-23 12:47:08 +04:00
|
|
|
select MPIC_U3_HT_IRQS
|
2007-03-16 17:14:08 +03:00
|
|
|
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>
|