summaryrefslogtreecommitdiffstats
path: root/config-arm-generic
diff options
context:
space:
mode:
authorPeter Robinson <pbrobinson@gmail.com>2012-02-19 12:34:38 +0000
committerPeter Robinson <pbrobinson@gmail.com>2012-02-19 12:34:38 +0000
commitd78aa36f27efd9aae57ccf16c0c162ccde0a0a42 (patch)
tree7ebab31a3fc68c0155b28130552c5c1493ccf54b /config-arm-generic
parentabc7c8e59fc841044568c460ec95923701a00fc2 (diff)
downloadkernel-d78aa36f27efd9aae57ccf16c0c162ccde0a0a42.tar.gz
kernel-d78aa36f27efd9aae57ccf16c0c162ccde0a0a42.tar.xz
kernel-d78aa36f27efd9aae57ccf16c0c162ccde0a0a42.zip
More ARM config updates, fix NVEC patch
Diffstat (limited to 'config-arm-generic')
-rw-r--r--config-arm-generic2
1 files changed, 2 insertions, 0 deletions
diff --git a/config-arm-generic b/config-arm-generic
index e87365e22..ea1390690 100644
--- a/config-arm-generic
+++ b/config-arm-generic
@@ -42,6 +42,8 @@ CONFIG_ARM_THUMB=y
CONFIG_AEABI=y
CONFIG_OABI_COMPAT=y
+CONFIG_HW_PERF_EVENTS=y
+
# CONFIG_UACCESS_WITH_MEMCPY is not set
CONFIG_CMDLINE="console=ttyAM0,115200 root=/dev/sda1 rootdelay=20"