disable non-essential packages by default if DEVELOPER is unset on make menuconfig
[openwrt/svn-archive/archive.git] / openwrt / package / cifsmount / Config.in
1 config BR2_PACKAGE_CIFSMOUNT
2 tristate "mount.cifs"
3 default m if CONFIG_DEVEL
4 help
5 user space helper for mounting remote CIFS shares