From 84ed66f95d2e6cf9b9b175c1b3805377c04181f4 Mon Sep 17 00:00:00 2001 From: Jonas Aaberg Date: Mon, 14 Nov 2011 15:19:15 +0100 Subject: config: u8500: power: idle test Add power module test. This test, in debugfs/pwr_test/idle shall pass when the screen is black, but suspend is not yet reached. This module test checks clocks, prcmu-regulators, db8500 regulators and ab8500 regulators. The reason why not adding this to LTP is that later this module test will contain tests for voicecall and low-power-audio, which require Android to run. ST-Ericsson ID: 367599 Signed-off-by: Jonas Aaberg --- arch/arm/configs/u8500_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/configs/u8500_defconfig b/arch/arm/configs/u8500_defconfig index 49512fe422b..ab8a18be30b 100755 --- a/arch/arm/configs/u8500_defconfig +++ b/arch/arm/configs/u8500_defconfig @@ -47,6 +47,7 @@ CONFIG_CMDLINE="root=/dev/ram0 init=init rw console=ttyAMA2,115200n8 mem=256M in CONFIG_KEXEC=y CONFIG_CRASH_SWRESET=y CONFIG_CRASH_DUMP=y +CONFIG_DB8500_PWR_TEST=y CONFIG_CPU_FREQ=y CONFIG_CPU_FREQ_STAT_DETAILS=y CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND=y -- cgit v1.2.3