busybox: fix typo in Config.in (#14628)
[openwrt.git] / package / utils / busybox / Config.in
1 if PACKAGE_busybox
2
3 config BUSYBOX_ENABLE_NFS_MOUNT
4         bool "Enable NFS mount support"
5
6 endif