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