aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys/amd64/conf/DEFAULTS3
-rw-r--r--sys/i386/conf/DEFAULTS3
-rw-r--r--sys/ia64/conf/DEFAULTS3
-rw-r--r--sys/pc98/conf/DEFAULTS3
-rw-r--r--sys/powerpc/conf/DEFAULTS3
-rw-r--r--sys/sparc64/conf/DEFAULTS3
-rw-r--r--sys/sun4v/conf/DEFAULTS3
7 files changed, 0 insertions, 21 deletions
diff --git a/sys/amd64/conf/DEFAULTS b/sys/amd64/conf/DEFAULTS
index 64498c73f677..4cf775f2d622 100644
--- a/sys/amd64/conf/DEFAULTS
+++ b/sys/amd64/conf/DEFAULTS
@@ -17,6 +17,3 @@ device uart_ns8250
# KSE support went from being default to a kernel option
options KSE
-
-# Kernel support for loading DTrace modules
-options KDTRACE
diff --git a/sys/i386/conf/DEFAULTS b/sys/i386/conf/DEFAULTS
index 17174b4b9f37..50a30ee7d594 100644
--- a/sys/i386/conf/DEFAULTS
+++ b/sys/i386/conf/DEFAULTS
@@ -21,6 +21,3 @@ device uart_ns8250
# KSE support went from being default to a kernel option
options KSE
-
-# Kernel support for loading DTrace modules
-options KDTRACE
diff --git a/sys/ia64/conf/DEFAULTS b/sys/ia64/conf/DEFAULTS
index a66c5969fca1..c36a9674e41b 100644
--- a/sys/ia64/conf/DEFAULTS
+++ b/sys/ia64/conf/DEFAULTS
@@ -20,6 +20,3 @@ options GEOM_MBR
# KSE support went from being default to a kernel option
options KSE
-
-# Kernel support for loading DTrace modules
-options KDTRACE
diff --git a/sys/pc98/conf/DEFAULTS b/sys/pc98/conf/DEFAULTS
index 6b480b71acee..7fd3dbaecd61 100644
--- a/sys/pc98/conf/DEFAULTS
+++ b/sys/pc98/conf/DEFAULTS
@@ -23,6 +23,3 @@ device uart_ns8250
# KSE support went from being default to a kernel option
options KSE
-
-# Kernel support for loading DTrace modules
-options KDTRACE
diff --git a/sys/powerpc/conf/DEFAULTS b/sys/powerpc/conf/DEFAULTS
index 833b14d57700..c25145a75b08 100644
--- a/sys/powerpc/conf/DEFAULTS
+++ b/sys/powerpc/conf/DEFAULTS
@@ -14,6 +14,3 @@ device uart_z8530
# KSE support went from being default to a kernel option
options KSE
-
-# Kernel support for loading DTrace modules
-options KDTRACE
diff --git a/sys/sparc64/conf/DEFAULTS b/sys/sparc64/conf/DEFAULTS
index f1cfbd7f97bd..8545b37e4cb6 100644
--- a/sys/sparc64/conf/DEFAULTS
+++ b/sys/sparc64/conf/DEFAULTS
@@ -15,6 +15,3 @@ device uart_z8530
# KSE support went from being default to a kernel option
options KSE
-
-# Kernel support for loading DTrace modules
-options KDTRACE
diff --git a/sys/sun4v/conf/DEFAULTS b/sys/sun4v/conf/DEFAULTS
index 4efe701131d6..a4bea1ad1d82 100644
--- a/sys/sun4v/conf/DEFAULTS
+++ b/sys/sun4v/conf/DEFAULTS
@@ -7,6 +7,3 @@ machine sun4v
# Pseudo devices.
device mem # Memory and kernel memory devices
-
-# Kernel support for loading DTrace modules
-options KDTRACE