Rename CONFIG_NFSMOUNT to CONFIG_FEATURE_MOUNT_NFS so allbaseconfig can

find it (and tweak defconfig to catch up).
This commit is contained in:
Rob Landley
2005-10-08 18:49:45 +00:00
parent 45ad0e87d6
commit 4a7252babd
4 changed files with 6 additions and 5 deletions

View File

@ -325,7 +325,7 @@ config CONFIG_MOUNT
NFS filesystems. Most people using BusyBox will also want to enable
the 'mount' utility.
config CONFIG_NFSMOUNT
config CONFIG_FEATURE_MOUNT_NFS
bool " Support mounting NFS file systems"
default n
depends on CONFIG_MOUNT