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