summaryrefslogtreecommitdiffstats
path: root/config-armv7
diff options
context:
space:
mode:
authorPeter Robinson <pbrobinson@gmail.com>2013-09-04 08:04:43 +0100
committerPeter Robinson <pbrobinson@gmail.com>2013-09-04 08:04:43 +0100
commit9cd5288f7382fa33c1624399e6ec8ca3faa30e99 (patch)
treebc0f3d2790e3fd20049104f90060ec83abb46fa3 /config-armv7
parent82dce80b93c2f2ce4b628d387e88ec2eada44003 (diff)
downloadkernel-9cd5288f7382fa33c1624399e6ec8ca3faa30e99.tar.gz
kernel-9cd5288f7382fa33c1624399e6ec8ca3faa30e99.tar.xz
kernel-9cd5288f7382fa33c1624399e6ec8ca3faa30e99.zip
Renable cpuidle on ARM, was disabled sometime back due to instability
Diffstat (limited to 'config-armv7')
-rw-r--r--config-armv72
1 files changed, 2 insertions, 0 deletions
diff --git a/config-armv7 b/config-armv7
index b9001eebf..2cb8c51d7 100644
--- a/config-armv7
+++ b/config-armv7
@@ -22,6 +22,8 @@ CONFIG_ARCH_ZYNQ=y
# Generic
CONFIG_REMOTEPROC=m
+# Need at some point for am33xx and others
+# CONFIG_IIO is not set
# FIXME should be generic (I think it's enabled by default)
CONFIG_FB=y