diff options
| author | Xin LI <delphij@FreeBSD.org> | 2008-07-07 22:55:11 +0000 |
|---|---|---|
| committer | Xin LI <delphij@FreeBSD.org> | 2008-07-07 22:55:11 +0000 |
| commit | dbd47f1592a8341931ca5247eda959d2c881d57c (patch) | |
| tree | 6339083e24ce81e01cfed9431f38d2a1ba729c5c /sys/ia64 | |
| parent | dea0ed669066779744383f4e3a123f23d1a95d6d (diff) | |
Notes
Diffstat (limited to 'sys/ia64')
| -rw-r--r-- | sys/ia64/conf/GENERIC | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/ia64/conf/GENERIC b/sys/ia64/conf/GENERIC index 6a4baeedef21..ae94a22b3d87 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 |
