diff options
Diffstat (limited to 'sys/i386/conf')
-rw-r--r-- | sys/i386/conf/NOTES | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES index 54122aa..773d6da 100644 --- a/sys/i386/conf/NOTES +++ b/sys/i386/conf/NOTES @@ -2703,7 +2703,9 @@ options CPU_UPGRADE_HW_CACHE options DEBUG options DEBUG_LINUX - +# PECOFF module (Win32 Execution Format) +options PECOFF_SUPPORT +options PECOFF_DEBUG # Disable the 4 MByte PSE CPU feature. #options DISABLE_PSE options ENABLE_ALART |