summaryrefslogtreecommitdiffstats
path: root/sys/conf/options.pc98
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>2002-09-07 22:07:11 +0000
committerpeter <peter@FreeBSD.org>2002-09-07 22:07:11 +0000
commita054ba3c90ce7be42618b16abc1df7dfc23913ad (patch)
treeb8b2a0a2f8879d308a129e49d190322ce8d94e07 /sys/conf/options.pc98
parent8fa852ab6cdf5b1ce141d22c94030e707cc12e78 (diff)
downloadFreeBSD-src-a054ba3c90ce7be42618b16abc1df7dfc23913ad.zip
FreeBSD-src-a054ba3c90ce7be42618b16abc1df7dfc23913ad.tar.gz
Move the KSTACK_PAGES option from MD to MI. Although not all platforms
support this, we do have MI code that references it and is otherwise unaware of an override. The alternative is to put knowledge in these MI files about which platforms have the opt_kstack_pages.h option file. It is more likely that other platforms will gain the ability to tune the kstack size.
Diffstat (limited to 'sys/conf/options.pc98')
-rw-r--r--sys/conf/options.pc981
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/conf/options.pc98 b/sys/conf/options.pc98
index 3d53778..7ed28ce 100644
--- a/sys/conf/options.pc98
+++ b/sys/conf/options.pc98
@@ -18,7 +18,6 @@ AUTO_EOI_2 opt_auto_eoi.h
I586_PMC_GUPROF opt_i586_guprof.h
COMPAT_OLDISA
BROKEN_KEYBOARD_RESET opt_reset.h
-KSTACK_PAGES
# Options for emulators. These should only be used at config time, so
# they are handled like options for static filesystems
OpenPOWER on IntegriCloud