projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fix i2c module dependencies (#1525)
[openwrt.git]
/
package
/
busybox
/
config
/
miscutils
/
Config.in
diff --git
a/package/busybox/config/miscutils/Config.in
b/package/busybox/config/miscutils/Config.in
index
41a42c9
..
4e41889
100644
(file)
--- a/
package/busybox/config/miscutils/Config.in
+++ b/
package/busybox/config/miscutils/Config.in
@@
-105,7
+105,7
@@
config BUSYBOX_CONFIG_DEVFSD_VERBOSE
config BUSYBOX_CONFIG_FEATURE_DEVFS
bool " Use devfs names for all devices (obsolete)"
- default
y
+ default
n
help
This is obsolete and will be going away at the end of 2008..
This page took
0.02412 seconds
and
4
git commands to generate.