11.35Sandvar#	$NetBSD: files.compat,v 1.35 2024/02/23 22:10:39 andvar 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# XXX define fake options to make config create the .h files
91.1Scldefflag	lapic.h			XXXLAPIC
101.1Scldefflag	apm.h			XXXAPM
111.1Scldefflag	eisa.h			XXXEISA
121.1Scldefflag	mca.h			XXXMCA
131.1Scldefflag	ega.h			XXXEGA
141.1Scldefflag	pcdisplay.h		XXXPCDISPLAY
151.1Scldefflag	pc.h			XXXPC
161.1Scldefflag	pnpbios.h		XXXPNPBIOS
171.1Scldefflag	bioscall.h		XXXBIOSCALL
181.1Scldefflag	opt_pcibios.h		XXXOPT_PCIBIOS
191.8Syamtdefflag	opt_pcifixup.h		XXXOPT_PCIFIXUP
201.1Scl
211.30Smaxvdefflag opt_svs.h		XXXSVS
221.26Smaxv
231.1Scl# User-settable LDT (used by WINE)
241.1Scldefflag	opt_user_ldt.h			XXXUSER_LDT
251.1Scl
261.1Scl# X server support in console drivers
271.1Scldefflag	opt_xserver.h			XXXXSERVER XXXXSERVER_DDB
281.1Scl
291.1Scl# The REAL{BASE,EXT}MEM options
301.1Scldefparam opt_realmem.h			XXXREALBASEMEM XXXREALEXTMEM
311.1Scl
321.1Scl# Large page size
331.1Scldefflag	opt_largepages.h		XXXLARGEPAGES
341.1Scl
351.15Sbouyer#Pentium 4+ Thermal Monitor ODCM (aka On Demand Clock Modulation)
361.15Sbouyerdefflag opt_intel_odcm.h	XXXINTEL_ONDEMAND_CLOCKMOD
371.15Sbouyer
381.15Sbouyer# Intel On Die Temperature sensor
391.15Sbouyerdefflag opt_intel_coretemp.h		XXXINTEL_CORETEMP
401.15Sbouyer
411.22Sjmcneill# VIA C7 Temperature sensor
421.22Sjmcneilldefflag	opt_via_c7temp.h		XXXVIA_CORETEMP
431.22Sjmcneill
441.16Sbouyer# Multiboot support
451.16Sbouyerdefflag 	opt_multiboot.h		XXXMULTIBOOT
461.16Sbouyer
471.35Sandvar# The PHYSMEM_MAX_{SIZE,ADDR} options
481.16Sbouyerdefparam opt_physmem.h	XXXPHYSMEM_MAX_ADDR XXXPHYSMEM_MAX_SIZE
49