18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0 28c2ecf20Sopenharmony_ciconfig PPC_MAPLE 38c2ecf20Sopenharmony_ci depends on PPC64 && PPC_BOOK3S && CPU_BIG_ENDIAN 48c2ecf20Sopenharmony_ci bool "Maple 970FX Evaluation Board" 58c2ecf20Sopenharmony_ci select FORCE_PCI 68c2ecf20Sopenharmony_ci select MPIC 78c2ecf20Sopenharmony_ci select U3_DART 88c2ecf20Sopenharmony_ci select MPIC_U3_HT_IRQS 98c2ecf20Sopenharmony_ci select GENERIC_TBSYNC 108c2ecf20Sopenharmony_ci select PPC_UDBG_16550 118c2ecf20Sopenharmony_ci select PPC_970_NAP 128c2ecf20Sopenharmony_ci select PPC_NATIVE 138c2ecf20Sopenharmony_ci select PPC_RTAS 148c2ecf20Sopenharmony_ci select MMIO_NVRAM 158c2ecf20Sopenharmony_ci select ATA_NONSTANDARD if ATA 168c2ecf20Sopenharmony_ci help 178c2ecf20Sopenharmony_ci This option enables support for the Maple 970FX Evaluation Board. 188c2ecf20Sopenharmony_ci For more information, refer to <http://www.970eval.com> 19