diff mbox

[Precise,1/2] Ubuntu: [Config] Set CONFIG_ZCACHE to y instead of m

Message ID e136a2c4ee773f56ad017474edb53ed02d7be73d.1336456221.git.jesse.sung@canonical.com
State New
Headers show

Commit Message

Wen-chien Jesse Sung May 8, 2012, 7:19 a.m. UTC
BugLink: http://bugs.launchpad.net/bugs/995163

Since an extra kernel boot parameter must be provided
to enable zcache functionality, making it builtin would
not harm users who do not use it.

Signed-off-by: Jesse Sung <jesse.sung@canonical.com>
---
 debian.master/config/config.common.ubuntu |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox

Patch

diff --git a/debian.master/config/config.common.ubuntu b/debian.master/config/config.common.ubuntu
index a9d2209..dc5209b 100644
--- a/debian.master/config/config.common.ubuntu
+++ b/debian.master/config/config.common.ubuntu
@@ -6232,7 +6232,7 @@  CONFIG_YENTA_TI=y
 CONFIG_YENTA_TOSHIBA=y
 CONFIG_ZBOOT_ROM_BSS=0x0
 CONFIG_ZBOOT_ROM_TEXT=0x0
-CONFIG_ZCACHE=m
+CONFIG_ZCACHE=y
 CONFIG_ZD1211RW=m
 # CONFIG_ZD1211RW_DEBUG is not set
 CONFIG_ZEROPLUS_FF=y