aboutsummaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorTushar Behera <tushar.behera@linaro.org>2013-02-28 16:14:41 +0530
committerTushar Behera <tushar.behera@linaro.org>2013-03-14 10:45:57 +0530
commit45a58bf96d95f04e23dd439a2f7088708119ecd0 (patch)
tree2eae46cd409ea45bc3d6f1291ecc740d882830f6 /arch
parent6c2559a1f25a6ccb33557ca385504d2f366d1060 (diff)
CONFIG: ORIGEN_QUAD: ANDROID: Disable CPU_IDLE support temporarily
Currently there is a boot-time kernel panic when CPU_IDLE support is enabled. Disabling the support till a fix has been found. Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/configs/android_origen_quad_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/configs/android_origen_quad_defconfig b/arch/arm/configs/android_origen_quad_defconfig
index 81e604a88518..eb127dd3270b 100644
--- a/arch/arm/configs/android_origen_quad_defconfig
+++ b/arch/arm/configs/android_origen_quad_defconfig
@@ -34,7 +34,6 @@ CONFIG_NR_CPUS=4
CONFIG_PREEMPT=y
CONFIG_AEABI=y
CONFIG_CMDLINE="root=/dev/mmcblk0p1 rw rootwait console=ttySAC2,115200 init=/linuxrc mem=256M"
-CONFIG_CPU_IDLE=y
CONFIG_VFP=y
CONFIG_NEON=y
CONFIG_PM_RUNTIME=y