jsonpath: make output in non-export mode more shell friendly
[15.05/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