busybox: add back support for top-level menuconfig based config overrides (can be...
[openwrt.git] / package / utils / busybox / Config.in
index 8420ef5..c7532fd 100644 (file)
@@ -1,6 +1,6 @@
 if PACKAGE_busybox
 
-config BUSYBOX_ENABLE_NFS_MOUNT
-       bool "Enable NFS mount support
+config BUSYBOX_CONFIG_FEATURE_MOUNT_NFS
+       bool "Enable NFS mount support"
 
 endif