fix aes+tkip nvram setting for wl0_crypto
[openwrt.git] / package / rsync / Config.in
1 config BR2_PACKAGE_RSYNC
2         tristate "rsync - file transfer utility"
3         select BR2_PACKAGE_LIBPOPT
4         default m if CONFIG_DEVEL
5         help
6
7         utility that provides fast incremental file transfer
8
9         http://rsync.samba.org