CHROMIUM: conifig: base added bootcache
authorPaul Taysom <taysom@chromium.org>
Mon, 19 Nov 2012 21:44:03 +0000 (13:44 -0800)
committerGerrit <chrome-bot@google.com>
Wed, 28 Nov 2012 22:39:21 +0000 (14:39 -0800)
Turned on the kernel configuration for bootcache. This does
not enable it for booting. Just compiles in the device
mapper for bootcache.

BUG=chromium-os:25441
TEST=autotest kernel_Bootcache.py

Change-Id: I299abac07c5d4fa5992c240f3197c7566d57bd83
Signed-off-by: Paul Taysom <taysom@chromium.org>
Reviewed-on: https://gerrit.chromium.org/gerrit/38330
Reviewed-by: Olof Johansson <olofj@chromium.org>
chromeos/config/base.config

index 69e8c49..44f3919 100644 (file)
@@ -365,7 +365,7 @@ CONFIG_DEVTMPFS=y
 CONFIG_DEVTMPFS_MOUNT=y
 # CONFIG_DMA_API_DEBUG is not set
 CONFIG_DM_BHT=y
-# CONFIG_DM_BOOTCACHE is not set
+CONFIG_DM_BOOTCACHE=y
 CONFIG_DM_CRYPT=y
 # CONFIG_DM_DEBUG is not set
 # CONFIG_DM_DELAY is not set