projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a528643
)
mount: nfs mount should enable bb_error-to-syslog support
author
Denis Vlasenko
<vda.linux@googlemail.com>
Thu, 21 Sep 2006 12:30:16 +0000
(12:30 -0000)
committer
Denis Vlasenko
<vda.linux@googlemail.com>
Thu, 21 Sep 2006 12:30:16 +0000
(12:30 -0000)
util-linux/Config.in
patch
|
blob
|
history
diff --git
a/util-linux/Config.in
b/util-linux/Config.in
index 2da37db53106afa31e3ce47d865bed93b21d1320..a215e250fcbfee127c495cbec3761d4c8a34faca 100644
(file)
--- a/
util-linux/Config.in
+++ b/
util-linux/Config.in
@@
-369,6
+369,7
@@
config CONFIG_FEATURE_MOUNT_NFS
bool "Support mounting NFS file systems"
default n
depends on CONFIG_MOUNT
+ select CONFIG_FEATURE_SYSLOG
help
Enable mounting of NFS file systems.