repo.or.cz
/
wrt350n-kernel.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
kbuild: Fix instrumentation removal breakage on avr32
[wrt350n-kernel.git]
/
arch
/
powerpc
/
platforms
/
chrp
/
Kconfig
blob
22b4b4e3b6f020e6e1625980f92dcd7c97cc7133
1
config PPC_CHRP
2
bool "Common Hardware Reference Platform (CHRP) based machines"
3
depends on PPC_MULTIPLATFORM && PPC32
4
select MPIC
5
select PPC_I8259
6
select PPC_INDIRECT_PCI
7
select PPC_RTAS
8
select PPC_MPC106
9
select PPC_UDBG_16550
10
select PPC_NATIVE
11
select PCI
12
default y