files.compat revision 1.26
11.26Smaxv#	$NetBSD: files.compat,v 1.26 2017/07/12 16:59:41 maxv Exp $
21.1Scl#	NetBSD: files.x86,v 1.10 2003/10/08 17:30:00 bouyer Exp 
31.1Scl
41.1Scl# options for MP configuration through the MP spec
51.1Scl#defflag opt_mpbios.h MPBIOS MPVERBOSE MPDEBUG MPBIOS_SCANPCI
61.1Scl#defflag opt_mpacpi.h MPACPI MPACPI_SCANPCI
71.1Scl
81.1Scl# MTRR support
91.1Scldefflag                 MTRR
101.1Scl
111.20Sceggerdefflag opt_xen.h		XEN PAE
121.1Scl
131.1Scl
141.1Scl# XXX define fake options to make config create the .h files
151.1Scldefflag	lapic.h			XXXLAPIC
161.1Scldefflag	apm.h			XXXAPM
171.1Scldefflag	eisa.h			XXXEISA
181.1Scldefflag	isadma.h		XXXISADMA
191.1Scldefflag	mca.h			XXXMCA
201.1Scldefflag	ega.h			XXXEGA
211.1Scldefflag	pcdisplay.h		XXXPCDISPLAY
221.1Scldefflag	pc.h			XXXPC
231.1Scldefflag	pnpbios.h		XXXPNPBIOS
241.1Scldefflag	bioscall.h		XXXBIOSCALL
251.1Scldefflag	opt_pcibios.h		XXXOPT_PCIBIOS
261.8Syamtdefflag	opt_pcifixup.h		XXXOPT_PCIFIXUP
271.1Scl
281.1Scl# VM86 emulation
291.1Scldefflag	opt_vm86.h			XXXVM86
301.1Scl
311.26Smaxvdefflag opt_pmc.h			XXXPMC
321.26Smaxv
331.1Scl# User-settable LDT (used by WINE)
341.1Scldefflag	opt_user_ldt.h			XXXUSER_LDT
351.1Scl
361.1Scl# X server support in console drivers
371.1Scldefflag	opt_xserver.h			XXXXSERVER XXXXSERVER_DDB
381.1Scl
391.1Scl# The REAL{BASE,EXT}MEM options
401.1Scldefparam opt_realmem.h			XXXREALBASEMEM XXXREALEXTMEM
411.1Scl
421.1Scl# understand boot device passed by pre-1.3 bootblocks
431.1Scldefflag	opt_compat_oldboot.h		XXXCOMPAT_OLDBOOT
441.1Scl
451.1Scl# Large page size
461.1Scldefflag	opt_largepages.h		XXXLARGEPAGES
471.1Scl
481.15Sbouyer#Pentium 4+ Thermal Monitor ODCM (aka On Demand Clock Modulation)
491.15Sbouyerdefflag opt_intel_odcm.h	XXXINTEL_ONDEMAND_CLOCKMOD
501.15Sbouyer
511.15Sbouyer# Intel On Die Temperature sensor
521.15Sbouyerdefflag opt_intel_coretemp.h		XXXINTEL_CORETEMP
531.15Sbouyer
541.22Sjmcneill# VIA C7 Temperature sensor
551.22Sjmcneilldefflag	opt_via_c7temp.h		XXXVIA_CORETEMP
561.22Sjmcneill
571.16Sbouyer# Multiboot support
581.16Sbouyerdefflag 	opt_multiboot.h		XXXMULTIBOOT
591.16Sbouyer
601.16Sbouyer# The PHYSMEM_MAX_{SIZE,ADDR} optionms
611.16Sbouyerdefparam opt_physmem.h	XXXPHYSMEM_MAX_ADDR XXXPHYSMEM_MAX_SIZE
62