diff options
| author | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2006-12-01 16:56:12 +0000 |
|---|---|---|
| committer | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2006-12-01 16:56:12 +0000 |
| commit | 732268fe69739411c8e1373e688381253a04efe6 (patch) | |
| tree | 2c640689fdc2e57ad8ad9901f7470a4424e3a36c /util-linux | |
| parent | 4c87d4f242985f3ca6b2e6009ff724b0390fe583 (diff) | |
| download | busybox-732268fe69739411c8e1373e688381253a04efe6.tar.gz | |
- provide central knob to turn off RPC related options.
Diffstat (limited to 'util-linux')
| -rw-r--r-- | util-linux/Config.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/util-linux/Config.in b/util-linux/Config.in index a6640e19d..848914d6f 100644 --- a/util-linux/Config.in +++ b/util-linux/Config.in @@ -369,6 +369,7 @@ config FEATURE_MOUNT_NFS bool "Support mounting NFS file systems" default n depends on MOUNT + depends on FEATURE_HAVE_RPC select FEATURE_SYSLOG help Enable mounting of NFS file systems. |
