make FEATURE_HAVE_RPC auto-selectable by mount and inetd sub-features
This commit is contained in:
@@ -363,7 +363,8 @@ config MOUNT
|
||||
config FEATURE_MOUNT_NFS
|
||||
bool "Support mounting NFS file systems"
|
||||
default n
|
||||
depends on MOUNT && FEATURE_HAVE_RPC
|
||||
depends on MOUNT
|
||||
select FEATURE_HAVE_RPC
|
||||
select FEATURE_SYSLOG
|
||||
help
|
||||
Enable mounting of NFS file systems.
|
||||
|
Reference in New Issue
Block a user