aboutsummaryrefslogtreecommitdiff
path: root/sys/sparc64/conf/GENERIC
diff options
context:
space:
mode:
authorXin LI <delphij@FreeBSD.org>2008-07-07 22:55:11 +0000
committerXin LI <delphij@FreeBSD.org>2008-07-07 22:55:11 +0000
commitdbd47f1592a8341931ca5247eda959d2c881d57c (patch)
tree6339083e24ce81e01cfed9431f38d2a1ba729c5c /sys/sparc64/conf/GENERIC
parentdea0ed669066779744383f4e3a123f23d1a95d6d (diff)
downloadsrc-dbd47f1592a8341931ca5247eda959d2c881d57c.tar.gz
src-dbd47f1592a8341931ca5247eda959d2c881d57c.zip
Add HWPMC_HOOKS to GENERIC kernels, this makes hwpmc.ko work out
of the box.
Notes
Notes: svn path=/head/; revision=180359
Diffstat (limited to 'sys/sparc64/conf/GENERIC')
-rw-r--r--sys/sparc64/conf/GENERIC1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/sparc64/conf/GENERIC b/sys/sparc64/conf/GENERIC
index 404b3e25375c..c665b771187a 100644
--- a/sys/sparc64/conf/GENERIC
+++ b/sys/sparc64/conf/GENERIC
@@ -63,6 +63,7 @@ options SYSVSHM # SYSV-style shared memory
options SYSVMSG # SYSV-style message queues
options SYSVSEM # SYSV-style semaphores
options _KPOSIX_PRIORITY_SCHEDULING # POSIX P1003_1B real-time extensions
+options HWPMC_HOOKS # Necessary kernel hooks for hwpmc(4)
options AUDIT # Security event auditing
# Debugging for use in -current