busybox: add back support for top-level menuconfig based config overrides (can be...
[openwrt.git] / package / utils / busybox / Config.in
1 if PACKAGE_busybox
2
3 config BUSYBOX_CONFIG_FEATURE_MOUNT_NFS
4         bool "Enable NFS mount support"
5
6 endif