From d20db01f97a7b67b8d8300b347bb20c0e1f8e407 Mon Sep 17 00:00:00 2001 From: jb Date: Thu, 26 Oct 2006 22:11:35 +0000 Subject: Remove the KSE option now that it's in DEFAULTS on these arches/machines. The 'nooption' kernel config entry has to be used to turn KSE off now. This isn't my preferred way of dealing with this, but I'll defer to scottl's experience with the io/mem kernel option change and the grief experienced over that. Submitted by: scottl@ --- sys/ia64/conf/GENERIC | 1 - 1 file changed, 1 deletion(-) (limited to 'sys/ia64') diff --git a/sys/ia64/conf/GENERIC b/sys/ia64/conf/GENERIC index 32d71e0..6851996 100644 --- a/sys/ia64/conf/GENERIC +++ b/sys/ia64/conf/GENERIC @@ -53,7 +53,6 @@ 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