projects
/
dragonfly.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
1c297ed
)
kernel: Move DEVICE_POLLING to the bottom of 'options'.
author
Sascha Wildner <saw@online.de>
Sun, 18 Nov 2012 21:35:11 +0000 (22:35 +0100)
committer
Sascha Wildner <saw@online.de>
Sun, 18 Nov 2012 21:35:11 +0000 (22:35 +0100)
sys/conf/options
patch
|
blob
|
blame
|
history
diff --git
a/sys/conf/options
b/sys/conf/options
index
3bd0f8a
..
210ec94
100644
(file)
--- a/
sys/conf/options
+++ b/
sys/conf/options
@@
-553,9
+553,6
@@
FDC_DEBUG opt_fdc.h
PCFCLOCK_VERBOSE opt_pcfclock.h
PCFCLOCK_MAX_RETRIES opt_pcfclock.h
-# Polling device handling
-DEVICE_POLLING opt_dontuse.h
-
# Network device queue based polling
IFPOLL_ENABLE opt_ifpoll.h
@@
-695,4
+692,5
@@
PANIC_REBOOT_WAIT_TIME opt_panic.h
# Obsolete options (will be removed in the future)
#
+DEVICE_POLLING opt_dontuse.h
SMP opt_dontuse.h