|
@ -3,11 +3,13 @@ if PACKAGE_rsync |
|
|
config RSYNC_xattr |
|
|
config RSYNC_xattr |
|
|
bool |
|
|
bool |
|
|
prompt "Enable xattr support" |
|
|
prompt "Enable xattr support" |
|
|
|
|
|
default y if USE_FS_ACL_ATTR |
|
|
default n |
|
|
default n |
|
|
|
|
|
|
|
|
config RSYNC_acl |
|
|
config RSYNC_acl |
|
|
bool |
|
|
bool |
|
|
prompt "Enable ACL support" |
|
|
prompt "Enable ACL support" |
|
|
|
|
|
default y if USE_FS_ACL_ATTR |
|
|
default n |
|
|
default n |
|
|
|
|
|
|
|
|
config RSYNC_zlib |
|
|
config RSYNC_zlib |
|
|