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