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/sparc64/conf/GENERIC | 1 - 1 file changed, 1 deletion(-) (limited to 'sys/sparc64/conf') diff --git a/sys/sparc64/conf/GENERIC b/sys/sparc64/conf/GENERIC index a4c8a62..20c6943 100644 --- a/sys/sparc64/conf/GENERIC +++ b/sys/sparc64/conf/GENERIC @@ -58,7 +58,6 @@ options SYSVMSG # SYSV-style message queues options SYSVSEM # SYSV-style semaphores options _KPOSIX_PRIORITY_SCHEDULING # POSIX P1003_1B real-time extensions options ADAPTIVE_GIANT # Giant mutex is adaptive. -options KSE # KSE support # Debugging for use in -current options KDB # Enable kernel debugger support. -- cgit v1.1