|
@@ -6,6 +6,7 @@ config BR2_PACKAGE_ECRYPTFS_UTILS
|
|
|
depends on !BR2_avr32 && !BR2_microblaze # keyutils
|
|
|
depends on BR2_LARGEFILE # libnss
|
|
|
depends on BR2_TOOLCHAIN_HAS_THREADS # libnss -> libnspr
|
|
|
+ depends on !BR2_arc # libnss -> libnspr
|
|
|
help
|
|
|
eCryptfs is a POSIX-compliant enterprise cryptographic
|
|
|
filesystem for Linux. It is stacked on top of any other
|