summaryrefslogtreecommitdiffstats
path: root/config-arm-generic
diff options
context:
space:
mode:
authorPeter Robinson <pbrobinson@gmail.com>2012-02-21 23:05:36 +0000
committerPeter Robinson <pbrobinson@gmail.com>2012-02-21 23:05:36 +0000
commit201cb5c64474ba2cce86faa327439b705ef425b0 (patch)
treed13db5cf6f3e5005baf78e63c01208bc5bc7d657 /config-arm-generic
parent598ed8b2a0012e687d94d80a04d7e47cd1aad045 (diff)
downloadkernel-201cb5c64474ba2cce86faa327439b705ef425b0.tar.gz
kernel-201cb5c64474ba2cce86faa327439b705ef425b0.tar.xz
kernel-201cb5c64474ba2cce86faa327439b705ef425b0.zip
update ARM configs to F-17 branch
Diffstat (limited to 'config-arm-generic')
-rw-r--r--config-arm-generic13
1 files changed, 8 insertions, 5 deletions
diff --git a/config-arm-generic b/config-arm-generic
index ea1390690..18e5e9f1e 100644
--- a/config-arm-generic
+++ b/config-arm-generic
@@ -26,6 +26,13 @@ CONFIG_ZBOOT_ROM_BSS=0
CONFIG_ATAGS_PROC=y
+CONFIG_CPU_IDLE=y
+# CONFIG_CPU_IDLE_GOV_LADDER is not set
+ONFIG_CPU_IDLE_GOV_MENU=y
+
+CONFIG_NO_HZ=y
+CONFIG_HIGH_RES_TIMERS=y
+
# CONFIG_FPE_NWFPE is not set
CONFIG_FPE_FASTFPE=y
CONFIG_VFP=y
@@ -48,11 +55,6 @@ CONFIG_HW_PERF_EVENTS=y
CONFIG_CMDLINE="console=ttyAM0,115200 root=/dev/sda1 rootdelay=20"
-CONFIG_NO_HZ=y
-CONFIG_HIGH_RES_TIMERS=y
-
-# CONFIG_CPU_IDLE is not set
-
CONFIG_LEDS=y
CONFIG_LEDS_CPU=y
@@ -181,6 +183,7 @@ CONFIG_LSM_MMAP_MIN_ADDR=32768
# CONFIG_DRM_RADEON is not set
# CONFIG_ATM_HE is not set
# CONFIG_SCSI_ACARD is not set
+# CONFIG_SFC is not set
# these all currently fail due to missing symbols __bad_udelay or
# error: implicit declaration of function ‘iowrite32be’