License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[linux-block.git] / arch / powerpc / platforms / chrp / Kconfig
CommitLineData
b2441318 1# SPDX-License-Identifier: GPL-2.0
35a1245a
KG
2config PPC_CHRP
3 bool "Common Hardware Reference Platform (CHRP) based machines"
28794d34 4 depends on 6xx
8761f1ab 5 select HAVE_PCSPKR_PLATFORM
35a1245a
KG
6 select MPIC
7 select PPC_I8259
8 select PPC_INDIRECT_PCI
9 select PPC_RTAS
3d541c4b
BH
10 select PPC_RTAS_DAEMON
11 select RTAS_ERROR_LOGGING
35a1245a
KG
12 select PPC_MPC106
13 select PPC_UDBG_16550
14 select PPC_NATIVE
d3c7ffab 15 select PCI
35a1245a 16 default y