1# $NetBSD: files.compat,v 1.9 2005/12/11 12:19:47 christos 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 12 13 14# XXX define fake options to make config create the .h files 15defflag ioapic.h XXXIOAPIC 16defflag lapic.h XXXLAPIC 17defflag apm.h XXXAPM 18defflag eisa.h XXXEISA 19defflag isadma.h XXXISADMA 20defflag mca.h XXXMCA 21defflag ega.h XXXEGA 22defflag pcdisplay.h XXXPCDISPLAY 23defflag pc.h XXXPC 24defflag bios32.h XXXBIOS32 25defflag pnpbios.h XXXPNPBIOS 26defflag vesabios.h XXXVESABIOS 27defflag bioscall.h XXXBIOSCALL 28defflag opt_pcibios.h XXXOPT_PCIBIOS 29defflag opt_pcifixup.h XXXOPT_PCIFIXUP 30defflag acpi.h XXXACPI 31defflag opt_mpacpi.h XXXOPT_MPACPI 32defflag opt_mpbios.h XXXOPT_MPBIOS 33 34# VM86 emulation 35defflag opt_vm86.h XXXVM86 36defflag opt_kvm86.h XXXKVM86 37 38# Floating point emulation 39defflag opt_math_emulate.h XXXMATH_EMULATE 40 41# User-settable LDT (used by WINE) 42defflag opt_user_ldt.h XXXUSER_LDT 43 44# X server support in console drivers 45defflag opt_xserver.h XXXXSERVER XXXXSERVER_DDB 46 47# The REAL{BASE,EXT}MEM options 48defparam opt_realmem.h XXXREALBASEMEM XXXREALEXTMEM 49 50# understand boot device passed by pre-1.3 bootblocks 51defflag opt_compat_oldboot.h XXXCOMPAT_OLDBOOT 52 53# Large page size 54defflag opt_largepages.h XXXLARGEPAGES 55 56# kernel stack debug 57defflag opt_kstack_dr0.h XXXKSTACK_CHECK_DR0 58