summaryrefslogtreecommitdiffstats
path: root/sys/i386/conf
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1996-03-02 18:24:13 +0000
committerpeter <peter@FreeBSD.org>1996-03-02 18:24:13 +0000
commit13a0014ac8b819d8ef37772cf97245df13450261 (patch)
treef72e01dc2540943cd4cda489aab412fe04a925aa /sys/i386/conf
parent234155271af9a91e4bb934325b4960c8eb788260 (diff)
downloadFreeBSD-src-13a0014ac8b819d8ef37772cf97245df13450261.zip
FreeBSD-src-13a0014ac8b819d8ef37772cf97245df13450261.tar.gz
Add more options into the conf/options and i386/conf/options.i386 files
and the #include hooks so that 'make depend' is more useful. This covers most of the options I regularly use (but not all) and some other easy ones.
Diffstat (limited to 'sys/i386/conf')
-rw-r--r--sys/i386/conf/options.i3866
1 files changed, 6 insertions, 0 deletions
diff --git a/sys/i386/conf/options.i386 b/sys/i386/conf/options.i386
index 39039ec..b48ef2c 100644
--- a/sys/i386/conf/options.i386
+++ b/sys/i386/conf/options.i386
@@ -2,3 +2,9 @@ BOUNCEPAGES opt_bounce.h
USER_LDT
MATH_EMULATE opt_math_emulate.h
GPL_MATH_EMULATE opt_math_emulate.h
+MAXCONS opt_syscons.h
+IBCS2 opt_ibcs2.h
+SHOW_BUSYBUFS opt_machdep.h
+PANIC_REBOOT_WAIT_TIME opt_machdep.h
+LARGEMEM opt_machdep.h
+MAXMEM opt_machdep.h
OpenPOWER on IntegriCloud