xref: /freebsd/sys/conf/options.powerpc (revision c5d4a124d093f11784833f25d1332a54465678fb)
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
11
12FPU_EMU
13
14COMPAT_FREEBSD32	opt_global.h
15
16ISA_206_ATOMICS		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			opt_platform.h
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