mount: nfs mount should enable bb_error-to-syslog support

This commit is contained in:
Denis Vlasenko 2006-09-21 12:30:16 +00:00
parent a528643330
commit ce32f65a1b

View File

@ -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.