projects
/
dragonfly.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
7b8d3ef
)
kernel: Add back 'options SMP' as a no-op.
author
Sascha Wildner <saw@online.de>
Wed, 24 Oct 2012 17:05:48 +0000 (19:05 +0200)
committer
Sascha Wildner <saw@online.de>
Wed, 24 Oct 2012 17:05:48 +0000 (19:05 +0200)
This is to prevent people working with both 3.2 and master from needing
different kernel configs.
Pointed-out-by: dillon
sys/conf/options
patch
|
blob
|
blame
|
history
diff --git
a/sys/conf/options
b/sys/conf/options
index
452a0ce
..
ac09c40
100644
(file)
--- a/
sys/conf/options
+++ b/
sys/conf/options
@@
-693,3
+693,7
@@
TDMA_TXRATE_11NA_DEFAULT opt_tdma.h
TDMA_TXRATE_11NG_DEFAULT opt_tdma.h
PANIC_REBOOT_WAIT_TIME opt_panic.h
+
+# Obsolete options (will be removed in the future)
+#
+SMP opt_dontuse.h