18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0 28c2ecf20Sopenharmony_ciconfig PPC_CHRP 38c2ecf20Sopenharmony_ci bool "Common Hardware Reference Platform (CHRP) based machines" 48c2ecf20Sopenharmony_ci depends on PPC_BOOK3S_32 58c2ecf20Sopenharmony_ci select HAVE_PCSPKR_PLATFORM 68c2ecf20Sopenharmony_ci select MPIC 78c2ecf20Sopenharmony_ci select PPC_I8259 88c2ecf20Sopenharmony_ci select PPC_INDIRECT_PCI 98c2ecf20Sopenharmony_ci select PPC_RTAS 108c2ecf20Sopenharmony_ci select PPC_RTAS_DAEMON 118c2ecf20Sopenharmony_ci select RTAS_ERROR_LOGGING 128c2ecf20Sopenharmony_ci select PPC_MPC106 138c2ecf20Sopenharmony_ci select PPC_UDBG_16550 148c2ecf20Sopenharmony_ci select PPC_NATIVE 158c2ecf20Sopenharmony_ci select FORCE_PCI 168c2ecf20Sopenharmony_ci default y 17