2007-03-16 08:14:08 -06:00
|
|
|
config PPC_CHRP
|
|
|
|
bool "Common Hardware Reference Platform (CHRP) based machines"
|
2009-03-10 11:53:27 -06:00
|
|
|
depends on 6xx
|
2007-03-16 08:14:08 -06:00
|
|
|
select MPIC
|
|
|
|
select PPC_I8259
|
|
|
|
select PPC_INDIRECT_PCI
|
|
|
|
select PPC_RTAS
|
2009-09-24 13:30:05 -06:00
|
|
|
select PPC_RTAS_DAEMON
|
|
|
|
select RTAS_ERROR_LOGGING
|
2007-03-16 08:14:08 -06:00
|
|
|
select PPC_MPC106
|
|
|
|
select PPC_UDBG_16550
|
|
|
|
select PPC_NATIVE
|
2007-06-17 17:06:58 -06:00
|
|
|
select PCI
|
2007-03-16 08:14:08 -06:00
|
|
|
default y
|