diff options
Diffstat (limited to 'util-linux/Config.in')
-rw-r--r-- | util-linux/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util-linux/Config.in b/util-linux/Config.in index 01da99c41..dc6d8fdad 100644 --- a/util-linux/Config.in +++ b/util-linux/Config.in | |||
@@ -325,7 +325,7 @@ config CONFIG_MOUNT | |||
325 | NFS filesystems. Most people using BusyBox will also want to enable | 325 | NFS filesystems. Most people using BusyBox will also want to enable |
326 | the 'mount' utility. | 326 | the 'mount' utility. |
327 | 327 | ||
328 | config CONFIG_NFSMOUNT | 328 | config CONFIG_FEATURE_MOUNT_NFS |
329 | bool " Support mounting NFS file systems" | 329 | bool " Support mounting NFS file systems" |
330 | default n | 330 | default n |
331 | depends on CONFIG_MOUNT | 331 | depends on CONFIG_MOUNT |