summaryrefslogtreecommitdiffstats
path: root/sys/conf/options.i386
diff options
context:
space:
mode:
Diffstat (limited to 'sys/conf/options.i386')
-rw-r--r--sys/conf/options.i3863
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/conf/options.i386 b/sys/conf/options.i386
index dc83994..34780d2 100644
--- a/sys/conf/options.i386
+++ b/sys/conf/options.i386
@@ -35,6 +35,9 @@ PECOFF_DEBUG opt_pecoff.h
# i386 SMP options
APIC_IO opt_global.h
+# Change KVM size. Changes things all over the kernel.
+KVA_PAGES opt_global.h
+
CLK_CALIBRATION_LOOP opt_clock.h
CLK_USE_I8254_CALIBRATION opt_clock.h
CLK_USE_TSC_CALIBRATION opt_clock.h
OpenPOWER on IntegriCloud