Kconfig (2ac5e38ea4203852d6e99edd3cf11f044b0a409f) Kconfig (eb01d42a77785ff96b6e66a2a2e7027fc6d78e4a)
1# SPDX-License-Identifier: GPL-2.0
2config PPC_MAPLE
3 depends on PPC64 && PPC_BOOK3S && CPU_BIG_ENDIAN
4 bool "Maple 970FX Evaluation Board"
1# SPDX-License-Identifier: GPL-2.0
2config PPC_MAPLE
3 depends on PPC64 && PPC_BOOK3S && CPU_BIG_ENDIAN
4 bool "Maple 970FX Evaluation Board"
5 select PCI
5 select FORCE_PCI
6 select MPIC
7 select U3_DART
8 select MPIC_U3_HT_IRQS
9 select GENERIC_TBSYNC
10 select PPC_UDBG_16550
11 select PPC_970_NAP
12 select PPC_NATIVE
13 select PPC_RTAS
14 select MMIO_NVRAM
15 select ATA_NONSTANDARD if ATA
16 help
17 This option enables support for the Maple 970FX Evaluation Board.
18 For more information, refer to <http://www.970eval.com>
6 select MPIC
7 select U3_DART
8 select MPIC_U3_HT_IRQS
9 select GENERIC_TBSYNC
10 select PPC_UDBG_16550
11 select PPC_970_NAP
12 select PPC_NATIVE
13 select PPC_RTAS
14 select MMIO_NVRAM
15 select ATA_NONSTANDARD if ATA
16 help
17 This option enables support for the Maple 970FX Evaluation Board.
18 For more information, refer to <http://www.970eval.com>