17f4cae4a5
implementation specific vs. the common architecture definition. Bring PPC4XX defines (PSL, SPR, TLB). Note the new definitions under BOOKE_PPC4XX are not used in the code yet. This change set is not supposed to affect existing E500 support, it's just another reorg step before bringing support for E500mc, E5500 and PPC465. Obtained from: AppliedMicro, Freescale, Semihalf
34 lines
482 B
Plaintext
34 lines
482 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
|
|
PSIM
|
|
|
|
SC_OFWFB opt_ofwfb.h
|
|
|
|
OFWCONS_POLL_HZ opt_ofw.h
|
|
|
|
# AGP debugging support
|
|
AGP_DEBUG opt_agp.h
|
|
|