summaryrefslogtreecommitdiffstats
path: root/sys/arm/conf
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arm/conf')
-rw-r--r--sys/arm/conf/AVILA4
-rw-r--r--sys/arm/conf/CAMBRIA4
2 files changed, 8 insertions, 0 deletions
diff --git a/sys/arm/conf/AVILA b/sys/arm/conf/AVILA
index b477618..b665659 100644
--- a/sys/arm/conf/AVILA
+++ b/sys/arm/conf/AVILA
@@ -61,6 +61,10 @@ options BOOTP_COMPAT
#options PREEMPTION
#options VERBOSE_SYSINIT
+# Hardware performance counters
+options HWPMC_HOOKS
+device hwpmc
+
#device saarm
device pci
diff --git a/sys/arm/conf/CAMBRIA b/sys/arm/conf/CAMBRIA
index 151c6f6..4de9b2c 100644
--- a/sys/arm/conf/CAMBRIA
+++ b/sys/arm/conf/CAMBRIA
@@ -58,6 +58,10 @@ options BOOTP_NFSV3
options BOOTP_WIRED_TO=npe0
options BOOTP_COMPAT
+# Hardware performance counters
+options HWPMC_HOOKS
+device hwpmc
+
#options VERBOSE_SYSINIT
options VERBOSE_INIT_ARM
OpenPOWER on IntegriCloud