]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sys/conf/options.alpha
- I broke binary compat. update KTR_VERSION.
[FreeBSD/FreeBSD.git] / sys / conf / options.alpha
1 # $FreeBSD$
2 # Options specific to the Alpha platform kernels
3
4 EV5                     opt_global.h
5 EV4                     opt_global.h
6 DEC_KN300               opt_cpu.h
7 DEC_KN8AE               opt_cpu.h
8 DEC_EB164               opt_cpu.h
9 DEC_EB64PLUS            opt_cpu.h
10 DEC_KN20AA              opt_cpu.h
11 DEC_2100_A50            opt_cpu.h
12 DEC_2100_A500           opt_cpu.h
13 DEC_ST550               opt_cpu.h
14 DEC_ST6600              opt_cpu.h
15 DEC_AXPPCI_33           opt_cpu.h
16 DEC_1000A               opt_cpu.h
17 API_UP1000              opt_cpu.h
18
19 MAXMEM
20
21 PPC_PROBE_CHIPSET       opt_ppc.h
22 PPC_DEBUG               opt_ppc.h
23
24 VGA_ALT_SEQACCESS       opt_vga.h
25 VGA_DEBUG               opt_vga.h
26 VGA_NO_FONT_LOADING     opt_vga.h
27 VGA_NO_MODE_CHANGE      opt_vga.h
28 VGA_SLOW_IOACCESS       opt_vga.h
29 VGA_WIDTH90             opt_vga.h
30
31 GFB_DEBUG               opt_gfb.h
32 GFB_NO_FONT_LOADING     opt_gfb.h
33 GFB_NO_MODE_CHANGE      opt_gfb.h
34
35 TGA_DEBUG               opt_tga.h
36 TGA_NO_FONT_LOADING     opt_tga.h
37 TGA_NO_MODE_CHANGE      opt_tga.h
38
39 PSM_HOOKRESUME          opt_psm.h
40 PSM_RESETAFTERSUSPEND   opt_psm.h
41 PSM_DEBUG               opt_psm.h
42
43 # Atkbd options
44 ATKBD_DFLT_KEYMAP       opt_atkbd.h
45
46 # Clock options
47 CLK_USE_I8254_CALIBRATION       opt_clock.h
48 TIMER_FREQ                      opt_clock.h
49
50 # Options for emulators.  These should only be used at config time, so
51 # they are handled like options for static filesystems
52 # (see src/sys/conf/options).
53 COMPAT_LINUX            opt_dontuse.h
54 COMPAT_OSF1             opt_dontuse.h