Linux kernel mirror (for testing)
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel
os
linux
1config PPC_CHRP
2 bool "Common Hardware Reference Platform (CHRP) based machines"
3 depends on 6xx
4 select HAVE_PCSPKR_PLATFORM
5 select MPIC
6 select PPC_I8259
7 select PPC_INDIRECT_PCI
8 select PPC_RTAS
9 select PPC_RTAS_DAEMON
10 select RTAS_ERROR_LOGGING
11 select PPC_MPC106
12 select PPC_UDBG_16550
13 select PPC_NATIVE
14 select PCI
15 default y