summaryrefslogtreecommitdiffstats
path: root/rules/nfsutils.in
diff options
context:
space:
mode:
Diffstat (limited to 'rules/nfsutils.in')
-rw-r--r--rules/nfsutils.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/nfsutils.in b/rules/nfsutils.in
index 519c91b83..39c4774ab 100644
--- a/rules/nfsutils.in
+++ b/rules/nfsutils.in
@@ -3,6 +3,7 @@ menuconfig NFSUTILS
tristate
# we need libblkid
select E2FSPROGS
+ select TCPWRAPPER if NFSUTILS_WITH_TCPWRAPPERS
prompt "nfsutils "
help
The Sun Network Filesystem (NFS) protocol provides transparent remote
@@ -51,7 +52,6 @@ config NFSUTILS_RQUOTAD
config NFSUTILS_WITH_TCPWRAPPERS
bool
prompt "Use TCP Wrappers"
- select TCPWRAPPER
choice
prompt "statd's userid"