xref: /freebsd/sys/conf/options.powerpc (revision 5ffd83dbcc34f10e07f6d3e968ae6365869615f4)
1# $FreeBSD$
2# Options specific to the powerpc platform kernels
3
4AIM			opt_global.h
5BOOKE			opt_global.h
6BOOKE_E500		opt_global.h
7CELL
8
9POWERPC
10POWERPC64
11POWERPCSPE
12
13FPU_EMU
14
15COMPAT_FREEBSD32	opt_global.h
16
17GFB_DEBUG		opt_gfb.h
18GFB_NO_FONT_LOADING	opt_gfb.h
19GFB_NO_MODE_CHANGE	opt_gfb.h
20
21MOEA64_STATS		opt_pmap.h
22AMIGAONE		opt_platform.h
23MIKROTIK		opt_platform.h
24MPC85XX			opt_platform.h
25POWERMAC		opt_platform.h
26PS3			opt_platform.h
27MAMBO
28POWERNV			opt_platform.h
29PSERIES
30PSIM
31
32SC_OFWFB		opt_ofwfb.h
33
34OFWCONS_POLL_HZ		opt_ofw.h
35
36# AGP debugging support
37AGP_DEBUG		opt_agp.h
38
39# iWARP client interface support in ixl
40IXL_IW			opt_ixl.h
41