From cb283fcdf7c2e4feedf0511008f871d15d31066e Mon Sep 17 00:00:00 2001 From: delphij Date: Mon, 7 Jul 2008 22:55:11 +0000 Subject: Add HWPMC_HOOKS to GENERIC kernels, this makes hwpmc.ko work out of the box. --- sys/ia64/conf/GENERIC | 1 + 1 file changed, 1 insertion(+) (limited to 'sys/ia64/conf') diff --git a/sys/ia64/conf/GENERIC b/sys/ia64/conf/GENERIC index 6a4baee..ae94a22 100644 --- a/sys/ia64/conf/GENERIC +++ b/sys/ia64/conf/GENERIC @@ -63,6 +63,7 @@ options UFS_GJOURNAL # Enable gjournal-based UFS journaling options WITNESS # Enable checks to detect deadlocks and cycles options WITNESS_SKIPSPIN # Don't run witness on spinlocks for speed options _KPOSIX_PRIORITY_SCHEDULING # Posix P1003_1B RT extensions +options HWPMC_HOOKS # Necessary kernel hooks for hwpmc(4) # Various "busses" device firewire # FireWire bus code -- cgit v1.1