]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blame - arch/powerpc/platforms/maple/Kconfig
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[mirror_ubuntu-bionic-kernel.git] / arch / powerpc / platforms / maple / Kconfig
CommitLineData
b2441318 1# SPDX-License-Identifier: GPL-2.0
35a1245a 2config PPC_MAPLE
e5e16d8f 3 depends on PPC64 && PPC_BOOK3S && CPU_BIG_ENDIAN
35a1245a 4 bool "Maple 970FX Evaluation Board"
373a6da1 5 select PCI
35a1245a
KG
6 select MPIC
7 select U3_DART
6cfef5b2 8 select MPIC_U3_HT_IRQS
35a1245a
KG
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 default n
17 help
18 This option enables support for the Maple 970FX Evaluation Board.
19 For more information, refer to <http://www.970eval.com>