diff options
| author | Jacques Vidrine <nectar@FreeBSD.org> | 2004-01-24 14:59:51 +0000 |
|---|---|---|
| committer | Jacques Vidrine <nectar@FreeBSD.org> | 2004-01-24 14:59:51 +0000 |
| commit | 5864cda7c6214781f2bd07479b897ddd5a864b8f (patch) | |
| tree | 5ef81e4dc6dea09474ffa160922656d4be3b0e12 /sys/alpha | |
| parent | 1d701419fd33fc824a3d023e6b31e6b2f685355b (diff) | |
Notes
Diffstat (limited to 'sys/alpha')
| -rw-r--r-- | sys/alpha/conf/GENERIC | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/alpha/conf/GENERIC b/sys/alpha/conf/GENERIC index 8ea71881536b..d47977220062 100644 --- a/sys/alpha/conf/GENERIC +++ b/sys/alpha/conf/GENERIC @@ -68,6 +68,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 PFIL_HOOKS # pfil(9) framework # Debugging for use in -current options DDB #Enable the kernel debugger |
