aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Config.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/Config.mk b/Config.mk
index 83d3bf0..1675c07 100644
--- a/Config.mk
+++ b/Config.mk
@@ -43,8 +43,8 @@
PIPES=0 # pipe(2) functionality
SMP=0 # symmetric multiprocessing support
VGABUF=0 # Use a rudimentary VGA buffers instead of VT support.
- KPREEMPT=1
- RENAMEDIR=1
+ KPREEMPT=0
+ RENAMEDIR=0
# Set the number of terminals that we should be launching.
NTERMS=3