From 3e2900d7e5fa1e49bc4ea0b7e49f53d5aa484ec4 Mon Sep 17 00:00:00 2001 From: Yoshihiro Takahashi Date: Sun, 1 May 2005 03:59:25 +0000 Subject: [PATCH] MFi386: revision 1.220 (add KDB_STOP_NMI option). --- sys/conf/options.pc98 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sys/conf/options.pc98 b/sys/conf/options.pc98 index d6fc889010f..b270fda9426 100644 --- a/sys/conf/options.pc98 +++ b/sys/conf/options.pc98 @@ -102,3 +102,6 @@ PC98 opt_global.h DEV_APIC opt_apic.h DEV_MECIA opt_mecia.h DEV_NPX opt_npx.h + +# Debugging +KDB_STOP_NMI opt_global.h