summaryrefslogtreecommitdiffstats
path: root/sys/conf
diff options
context:
space:
mode:
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/files.amd645
-rw-r--r--sys/conf/options.amd641
2 files changed, 6 insertions, 0 deletions
diff --git a/sys/conf/files.amd64 b/sys/conf/files.amd64
index 6d503a4..2e4cbfa 100644
--- a/sys/conf/files.amd64
+++ b/sys/conf/files.amd64
@@ -304,3 +304,8 @@ libkern/memset.c standard
#
compat/x86bios/x86bios.c optional x86bios | atkbd | dpms | vesa
contrib/x86emu/x86emu.c optional x86bios | atkbd | dpms | vesa
+#
+# bvm console
+#
+dev/bvm/bvm_console.c optional bvmconsole
+dev/bvm/bvm_dbg.c optional bvmdebug
diff --git a/sys/conf/options.amd64 b/sys/conf/options.amd64
index 54ae095..aa727dd 100644
--- a/sys/conf/options.amd64
+++ b/sys/conf/options.amd64
@@ -7,6 +7,7 @@ MAXMEM
PERFMON
PMAP_SHPGPERPROC opt_pmap.h
MP_WATCHDOG
+NKPT opt_pmap.h
# Options for emulators. These should only be used at config time, so
# they are handled like options for static filesystems
OpenPOWER on IntegriCloud