summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md
index 55eac1d1..703e35b8 100644
--- a/README.md
+++ b/README.md
@@ -222,6 +222,15 @@ configure with:
The LibBSD Waf support splits the options and converts them to uppercase and
adds them -D options on the compiler command line.
+The list is:
+
+ bootverbose: Verbose boot of the kernel
+ verbose_sysinit: Verbose printing of all the SYSINIT calls
+ bus_debug: Bus debugging support
+ ktr: Kernel trace
+ ktr_verbose: Verbose kernel trace
+ invariants: Invariants build of the kernel
+
SMP Requirements
----------------