busybox: enable the devmem applet
[openwrt/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