7a8d25c037
Requirements) systems from the projects/pseries branch. This in principle includes all IBM POWER hardware released in the last 15 years with the exception of POWER3-based systems when run in 64-bit mode. The main development target, however, has been the PAPR logical partition support that is the default target in KVM on POWER and QEMU -- mileage may vary on actual hardware at present. Much of the heavy lifting here was done by Andreas Tobler. Approved by: re (kib)
36 lines
511 B
Plaintext
36 lines
511 B
Plaintext
# $FreeBSD$
|
|
# Options specific to the powerpc platform kernels
|
|
|
|
AIM opt_global.h
|
|
BOOKE opt_global.h
|
|
BOOKE_E500 opt_global.h
|
|
BOOKE_PPC4XX opt_global.h
|
|
CELL
|
|
|
|
POWERPC
|
|
POWERPC64
|
|
|
|
FPU_EMU
|
|
|
|
COMPAT_FREEBSD32 opt_compat.h
|
|
|
|
GFB_DEBUG opt_gfb.h
|
|
GFB_NO_FONT_LOADING opt_gfb.h
|
|
GFB_NO_MODE_CHANGE opt_gfb.h
|
|
|
|
MPC85XX opt_platform.h
|
|
POWERMAC opt_platform.h
|
|
PS3 opt_platform.h
|
|
MAMBO
|
|
PSERIES
|
|
PSIM
|
|
WII opt_platform.h
|
|
|
|
SC_OFWFB opt_ofwfb.h
|
|
|
|
OFWCONS_POLL_HZ opt_ofw.h
|
|
|
|
# AGP debugging support
|
|
AGP_DEBUG opt_agp.h
|
|
|