Kconfig 305 字节
Newer Older
1 2
config PPC_CHRP
	bool "Common Hardware Reference Platform (CHRP) based machines"
3
	depends on 6xx
4 5 6 7
	select MPIC
	select PPC_I8259
	select PPC_INDIRECT_PCI
	select PPC_RTAS
8 9
	select PPC_RTAS_DAEMON
	select RTAS_ERROR_LOGGING
10 11 12
	select PPC_MPC106
	select PPC_UDBG_16550
	select PPC_NATIVE
13
	select PCI
14
	default y