xref: /freebsd/sys/conf/options.powerpc (revision 81ad6265)
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
18ISA_206_ATOMICS		opt_global.h
19
20MOEA64_STATS		opt_pmap.h
21AMIGAONE		opt_platform.h
22MIKROTIK		opt_platform.h
23MPC85XX			opt_platform.h
24POWERMAC		opt_platform.h
25PS3			opt_platform.h
26MAMBO
27POWERNV			opt_platform.h
28PSERIES			opt_platform.h
29PSIM
30QEMU			opt_platform.h
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