xref: /netbsd-src/sys/arch/xen/conf/files.compat (revision ce2c90c7c172d95d2402a5b3d96d8f8e6d138a21)
1#	$NetBSD: files.compat,v 1.13 2006/10/01 21:36:11 bouyer Exp $
2#	NetBSD: files.x86,v 1.10 2003/10/08 17:30:00 bouyer Exp
3
4# options for MP configuration through the MP spec
5#defflag opt_mpbios.h MPBIOS MPVERBOSE MPDEBUG MPBIOS_SCANPCI
6#defflag opt_mpacpi.h MPACPI MPACPI_SCANPCI
7
8# MTRR support
9defflag                 MTRR
10
11defflag opt_xen.h		XEN XEN3
12
13
14# XXX define fake options to make config create the .h files
15defflag	lapic.h			XXXLAPIC
16defflag	apm.h			XXXAPM
17defflag	eisa.h			XXXEISA
18defflag	isadma.h		XXXISADMA
19defflag	mca.h			XXXMCA
20defflag	ega.h			XXXEGA
21defflag	pcdisplay.h		XXXPCDISPLAY
22defflag	pc.h			XXXPC
23defflag	pnpbios.h		XXXPNPBIOS
24defflag	vesabios.h		XXXVESABIOS
25defflag	bioscall.h		XXXBIOSCALL
26defflag	opt_pcibios.h		XXXOPT_PCIBIOS
27defflag	opt_pcifixup.h		XXXOPT_PCIFIXUP
28
29# VM86 emulation
30defflag	opt_vm86.h			XXXVM86
31defflag	opt_kvm86.h			XXXKVM86
32
33# Floating point emulation
34defflag opt_math_emulate.h		XXXMATH_EMULATE
35
36# User-settable LDT (used by WINE)
37defflag	opt_user_ldt.h			XXXUSER_LDT
38
39# X server support in console drivers
40defflag	opt_xserver.h			XXXXSERVER XXXXSERVER_DDB
41
42# The REAL{BASE,EXT}MEM options
43defparam opt_realmem.h			XXXREALBASEMEM XXXREALEXTMEM
44
45# understand boot device passed by pre-1.3 bootblocks
46defflag	opt_compat_oldboot.h		XXXCOMPAT_OLDBOOT
47
48# Large page size
49defflag	opt_largepages.h		XXXLARGEPAGES
50
51# kernel stack debug
52defflag	opt_kstack_dr0.h		XXXKSTACK_CHECK_DR0
53