From f82c7997354f95e680341bb8e10136ded5fd15eb Mon Sep 17 00:00:00 2001 From: jb Date: Thu, 26 Oct 2006 21:42:22 +0000 Subject: Make KSE a kernel option, turned on by default in all GENERIC kernel configs except sun4v (which doesn't process signals properly with KSE). Reviewed by: davidxu@ --- 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 6851996..32d71e0 100644 --- a/sys/ia64/conf/GENERIC +++ b/sys/ia64/conf/GENERIC @@ -53,6 +53,7 @@ options SYSVSHM # SYSV-style shared memory options UFS_ACL # Support for access control lists options UFS_DIRHASH # Hash-based directory lookup scheme options _KPOSIX_PRIORITY_SCHEDULING # Posix P1003_1B RT extensions +options KSE # KSE support # Various "busses" device firewire # FireWire bus code -- cgit v1.1