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