xref: /freebsd/sys/conf/options.powerpc (revision 6be3386466ab79a84b48429ae66244f21526d3df)
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
11POWERPC64LE
12POWERPCSPE
13
14FPU_EMU
15
16COMPAT_FREEBSD32	opt_global.h
17
18MOEA64_STATS		opt_pmap.h
19AMIGAONE		opt_platform.h
20MIKROTIK		opt_platform.h
21MPC85XX			opt_platform.h
22POWERMAC		opt_platform.h
23PS3			opt_platform.h
24MAMBO
25POWERNV			opt_platform.h
26PSERIES
27PSIM
28QEMU			opt_platform.h
29
30SC_OFWFB		opt_ofwfb.h
31
32OFWCONS_POLL_HZ		opt_ofw.h
33
34# AGP debugging support
35AGP_DEBUG		opt_agp.h
36
37# iWARP client interface support in ixl
38IXL_IW			opt_ixl.h
39