summaryrefslogtreecommitdiffstats
path: root/sys/conf/options.alpha
diff options
context:
space:
mode:
authordfr <dfr@FreeBSD.org>2001-09-10 07:03:59 +0000
committerdfr <dfr@FreeBSD.org>2001-09-10 07:03:59 +0000
commite755df50cdab297b9941b9905f4a24a65249636c (patch)
tree0eda994f18ff567f154e8487527d9bc599905725 /sys/conf/options.alpha
parent4ee6142f0a8ecb5ebf2ef76f93cbaf094eb5753d (diff)
downloadFreeBSD-src-e755df50cdab297b9941b9905f4a24a65249636c.zip
FreeBSD-src-e755df50cdab297b9941b9905f4a24a65249636c.tar.gz
Implement support for MAXMEM option and hw.physmem environment variable
which can be used to artificially reduce the memory size of a machine for debugging (or other) purposes.
Diffstat (limited to 'sys/conf/options.alpha')
-rw-r--r--sys/conf/options.alpha2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/conf/options.alpha b/sys/conf/options.alpha
index 5422f00..e44a198 100644
--- a/sys/conf/options.alpha
+++ b/sys/conf/options.alpha
@@ -18,6 +18,8 @@ DEC_3000_500 opt_cpu.h
DEC_1000A opt_cpu.h
API_UP1000 opt_cpu.h
+MAXMEM
+
PPC_PROBE_CHIPSET opt_ppc.h
PPC_DEBUG opt_ppc.h
OpenPOWER on IntegriCloud