[PATCH 1/6] UBUNTU: [Config] CONFIG_ECRYPT_FS=y

Tyler Hicks tyhicks at canonical.com
Fri Jun 27 23:22:44 UTC 2014


Build eCryptfs into the kernel, rather than a loadable module, to be in
line with all other Ubuntu kernels.

Signed-off-by: Tyler Hicks <tyhicks at canonical.com>
---
 debian.mako/config/config.common.ubuntu | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian.mako/config/config.common.ubuntu b/debian.mako/config/config.common.ubuntu
index f42ee46..c875aa6 100644
--- a/debian.mako/config/config.common.ubuntu
+++ b/debian.mako/config/config.common.ubuntu
@@ -567,7 +567,7 @@ CONFIG_EARJACK_DEBUGGER=y
 CONFIG_EARLYSUSPEND=y
 # CONFIG_ECHO is not set
 # CONFIG_ECONET is not set
-CONFIG_ECRYPT_FS=m
+CONFIG_ECRYPT_FS=y
 # CONFIG_EEPROM_93CX6 is not set
 # CONFIG_EEPROM_93XX46 is not set
 # CONFIG_EEPROM_AT24 is not set
-- 
1.9.1





More information about the kernel-team mailing list