Module Name: src
Committed By: jdolecek
Date: Thu Sep 15 20:03:36 UTC 2016
Modified Files:
src/sys/arch/i386/conf: MODULAR
Log Message:
COMPAT_FREEBSD was dropped from GENERIC in rev. 1.1125, no need to disable in
MODULAR any more
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/i386/conf/MODULAR
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/sys/arch/i386/conf/MODULAR
diff -u src/sys/arch/i386/conf/MODULAR:1.2 src/sys/arch/i386/conf/MODULAR:1.3
--- src/sys/arch/i386/conf/MODULAR:1.2 Sat Mar 10 21:51:53 2012
+++ src/sys/arch/i386/conf/MODULAR Thu Sep 15 20:03:36 2016
@@ -1,4 +1,4 @@
-# $NetBSD: MODULAR,v 1.2 2012/03/10 21:51:53 joerg Exp $
+# $NetBSD: MODULAR,v 1.3 2016/09/15 20:03:36 jdolecek Exp $
#
# MODULAR kernel
# This kernel config prefers loading kernel drivers from file system.
@@ -18,7 +18,6 @@ no options COMPAT_OSSAUDIO # OSS (Voxwa
no options COMPAT_SVR4 # binary compatibility with SVR4
no options COMPAT_IBCS2 # binary compatibility with SCO and ISC
no options COMPAT_LINUX # binary compatibility with Linux
-no options COMPAT_FREEBSD # binary compatibility with FreeBSD
# build non boot critical file systems as modules
#