summaryrefslogtreecommitdiffstats
path: root/sys/conf/options.alpha
diff options
context:
space:
mode:
Diffstat (limited to 'sys/conf/options.alpha')
-rw-r--r--sys/conf/options.alpha6
1 files changed, 6 insertions, 0 deletions
diff --git a/sys/conf/options.alpha b/sys/conf/options.alpha
index 7d53c37..d6e2b75 100644
--- a/sys/conf/options.alpha
+++ b/sys/conf/options.alpha
@@ -68,3 +68,9 @@ KBDIO_DEBUG opt_kbd.h
# Clock options
CLK_USE_I8254_CALIBRATION opt_clock.h
TIMER_FREQ opt_clock.h
+
+# Options for emulators. These should only be used at config time, so
+# they are handled like options for static file systems
+# (see src/sys/conf/options), except for broken debugging options.
+COMPAT_OSF1 opt_dontuse.h
+
OpenPOWER on IntegriCloud