]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sys/conf/options.amd64
This commit was generated by cvs2svn to compensate for changes in r150974,
[FreeBSD/FreeBSD.git] / sys / conf / options.amd64
1 # $FreeBSD$
2 # Options specific to AMD64 platform kernels
3
4 AUTO_EOI_1              opt_auto_eoi.h
5 AUTO_EOI_2              opt_auto_eoi.h
6 MAXMEM
7 PERFMON                 opt_perfmon.h
8 PMAP_SHPGPERPROC        opt_pmap.h
9 MP_WATCHDOG             opt_mp_watchdog.h
10
11 # Options for emulators.  These should only be used at config time, so
12 # they are handled like options for static filesystems
13 # (see src/sys/conf/options), except for broken debugging options.
14 COMPAT_IA32             opt_compat.h
15 #IBCS2                  opt_dontuse.h
16 #COMPAT_LINUX           opt_dontuse.h
17 COMPAT_LINUX32          opt_compat.h
18 #COMPAT_SVR4            opt_dontuse.h
19 #DEBUG_SVR4             opt_svr4.h
20 NDISAPI                 opt_dontuse.h
21
22 CLK_CALIBRATION_LOOP            opt_clock.h
23 CLK_USE_I8254_CALIBRATION       opt_clock.h
24 TIMER_FREQ                      opt_clock.h
25
26 VGA_ALT_SEQACCESS       opt_vga.h
27 VGA_DEBUG               opt_vga.h
28 VGA_NO_FONT_LOADING     opt_vga.h
29 VGA_NO_MODE_CHANGE      opt_vga.h
30 VGA_SLOW_IOACCESS       opt_vga.h
31 VGA_WIDTH90             opt_vga.h
32
33 ATKBD_DFLT_KEYMAP       opt_atkbd.h
34
35 # -------------------------------
36 # isdn4bsd: passive PCI cards
37 # -------------------------------
38 ELSA_QS1PCI             opt_i4b.h
39 # -------------------------------
40 # isdn4bsd: misc options
41 # -------------------------------
42 # temporary workaround for SMP machines
43 I4B_SMP_WORKAROUND      opt_i4b.h
44 # enable VJ compression code for ipr i/f
45 IPR_VJ                  opt_i4b.h
46 IPR_LOG                 opt_i4b.h
47
48 # -------------------------------
49 # EOF
50 # -------------------------------
51 HAMMER                  opt_cpu.h
52 PPC_PROBE_CHIPSET       opt_ppc.h
53 PPC_DEBUG               opt_ppc.h
54 PSM_HOOKRESUME          opt_psm.h
55 PSM_RESETAFTERSUSPEND   opt_psm.h
56 PSM_DEBUG               opt_psm.h
57 DEV_ATPIC               opt_atpic.h
58
59 # Debugging
60 KDB_STOP_NMI            opt_kdb.h