mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
compile with ecryptfs module
Build ecryptfs module too, because ecryptfs-utils relies on ecryptfs kmodule.
This commit is contained in:
parent
cea0f06385
commit
49005b1674
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 3.3.0-7 Kernel Configuration
|
||||
# Linux/arm 3.3.0-9 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
|
||||
|
@ -3192,7 +3192,7 @@ CONFIG_CONFIGFS_FS=m
|
|||
CONFIG_MISC_FILESYSTEMS=y
|
||||
# CONFIG_ADFS_FS is not set
|
||||
# CONFIG_AFFS_FS is not set
|
||||
# CONFIG_ECRYPT_FS is not set
|
||||
CONFIG_ECRYPT_FS=m
|
||||
# CONFIG_HFS_FS is not set
|
||||
# CONFIG_HFSPLUS_FS is not set
|
||||
# CONFIG_BEFS_FS is not set
|
||||
|
|
Loading…
Reference in a new issue