162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0 262306a36Sopenharmony_ciconfig PPC_CHRP 362306a36Sopenharmony_ci bool "Common Hardware Reference Platform (CHRP) based machines" 462306a36Sopenharmony_ci depends on PPC_BOOK3S_32 562306a36Sopenharmony_ci select HAVE_PCSPKR_PLATFORM 662306a36Sopenharmony_ci select MPIC 762306a36Sopenharmony_ci select PPC_I8259 862306a36Sopenharmony_ci select PPC_INDIRECT_PCI 962306a36Sopenharmony_ci select PPC_RTAS 1062306a36Sopenharmony_ci select PPC_RTAS_DAEMON 1162306a36Sopenharmony_ci select RTAS_ERROR_LOGGING 1262306a36Sopenharmony_ci select PPC_MPC106 1362306a36Sopenharmony_ci select PPC_UDBG_16550 1462306a36Sopenharmony_ci select PPC_HASH_MMU_NATIVE 1562306a36Sopenharmony_ci select FORCE_PCI 1662306a36Sopenharmony_ci default y 17