let ipkg fail when a package file to be installed is not found
[openwrt.git] / openwrt / package / cifsmount / Config.in
1 config BR2_PACKAGE_CIFSMOUNT
2         prompt "cifsmount......................... Helper utility for mounting remote CIFS shares"
3         tristate
4         default m if CONFIG_DEVEL
5         help
6           An user space helper for mounting remote CIFS shares
7