mirror of
https://git.busybox.net/busybox
synced 2026-01-31 16:43:21 +00:00
mount: nfs mount should enable bb_error-to-syslog support
This commit is contained in:
parent
a528643330
commit
ce32f65a1b
1 changed files with 1 additions and 0 deletions
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue