diff mbox

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

Message ID 1403911369-32675-2-git-send-email-tyhicks@canonical.com
State New
Headers show

Commit Message

Tyler Hicks June 27, 2014, 11:22 p.m. UTC
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@canonical.com>
---
 debian.mako/config/config.common.ubuntu | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox

Patch

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