162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0 262306a36Sopenharmony_ciconfig PPC_MAPLE 362306a36Sopenharmony_ci depends on PPC64 && PPC_BOOK3S && CPU_BIG_ENDIAN 462306a36Sopenharmony_ci bool "Maple 970FX Evaluation Board" 562306a36Sopenharmony_ci select FORCE_PCI 662306a36Sopenharmony_ci select MPIC 762306a36Sopenharmony_ci select U3_DART 862306a36Sopenharmony_ci select MPIC_U3_HT_IRQS 962306a36Sopenharmony_ci select GENERIC_TBSYNC 1062306a36Sopenharmony_ci select PPC_UDBG_16550 1162306a36Sopenharmony_ci select PPC_970_NAP 1262306a36Sopenharmony_ci select PPC_64S_HASH_MMU 1362306a36Sopenharmony_ci select PPC_HASH_MMU_NATIVE 1462306a36Sopenharmony_ci select PPC_RTAS 1562306a36Sopenharmony_ci select MMIO_NVRAM 1662306a36Sopenharmony_ci select ATA_NONSTANDARD if ATA 1762306a36Sopenharmony_ci help 1862306a36Sopenharmony_ci This option enables support for the Maple 970FX Evaluation Board. 1962306a36Sopenharmony_ci For more information, refer to <http://www.970eval.com> 20