diff options
Diffstat (limited to 'busybox.def.h')
-rw-r--r-- | busybox.def.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/busybox.def.h b/busybox.def.h index 1db5f00c7..7acfb2822 100644 --- a/busybox.def.h +++ b/busybox.def.h | |||
@@ -197,8 +197,7 @@ | |||
197 | //#define BB_FEATURE_MOUNT_MTAB_SUPPORT | 197 | //#define BB_FEATURE_MOUNT_MTAB_SUPPORT |
198 | // | 198 | // |
199 | // Enable support for mounting remote NFS volumes | 199 | // Enable support for mounting remote NFS volumes |
200 | // (This does not yet work with Linux 2.[34].x kernels) | 200 | //#define BB_FEATURE_NFSMOUNT |
201 | #define BB_FEATURE_NFSMOUNT | ||
202 | // | 201 | // |
203 | // Enable support forced filesystem unmounting | 202 | // Enable support forced filesystem unmounting |
204 | // (i.e. in case of an unreachable NFS system). | 203 | // (i.e. in case of an unreachable NFS system). |