CHROMIUM: config: exynos: turn on CONFIG_SAMSUNG_PM_CHECK
authorJonathan Kliegman <kliegs@chromium.org>
Thu, 25 Oct 2012 18:49:28 +0000 (14:49 -0400)
committerGerrit <chrome-bot@google.com>
Mon, 29 Oct 2012 21:49:35 +0000 (14:49 -0700)
Enable checking memory on suspend/resume cycles.

BUG=chrome-os-partner:15600
TEST=Ensure /sys/modules/pm_check exists
  Full pm_check functionality tested in CL 36475
Signed-off-by: Jonathan Kliegman <kliegs@chromium.org>
Change-Id: If13496c68ff97a0d6335d9dbfa9ad58b03af377c
Reviewed-on: https://gerrit.chromium.org/gerrit/36575
Tested-by: Jon Kliegman <kliegs@chromium.org>
Reviewed-by: Doug Anderson <dianders@chromium.org>
Commit-Ready: Jon Kliegman <kliegs@chromium.org>

chromeos/config/armel/chromeos-exynos5.flavour.config

index 57e6734..325702e 100644 (file)
@@ -220,7 +220,8 @@ CONFIG_SAMSUNG_GPIOLIB_4BIT=y
 CONFIG_SAMSUNG_GPIO_EXTRA=0
 CONFIG_SAMSUNG_IRQ_VIC_TIMER=y
 # CONFIG_SAMSUNG_PD is not set
-# CONFIG_SAMSUNG_PM_CHECK is not set
+CONFIG_SAMSUNG_PM_CHECK=y
+CONFIG_SAMSUNG_PM_CHECK_CHUNKSIZE=64
 # CONFIG_SAMSUNG_PM_DEBUG is not set
 # CONFIG_SCSI_SCAN_ASYNC is not set
 CONFIG_SENSORS_NTC_THERMISTOR=y