summaryrefslogtreecommitdiffstats
path: root/sys/conf/options.i386
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2004-03-14 23:03:57 +0000
committerimp <imp@FreeBSD.org>2004-03-14 23:03:57 +0000
commitb1e8343fdf030b703725b69c480e87498e6339ef (patch)
tree8698639af8b8b93ddd9bf43355d2f48f72a07c2e /sys/conf/options.i386
parente9e7dbbcb812308aff828ce9031da5a08fb79c27 (diff)
downloadFreeBSD-src-b1e8343fdf030b703725b69c480e87498e6339ef.zip
FreeBSD-src-b1e8343fdf030b703725b69c480e87498e6339ef.tar.gz
Remove isa compat stuff.
Only cy, bs and wd in the tree still use it. I have a replacement for cy that I need to test on ISA and PCI cards. bs and wd are pc98 only drivers that appear to no longer be necessary. I'll be removing them when I hear back from the pc98 people.
Diffstat (limited to 'sys/conf/options.i386')
-rw-r--r--sys/conf/options.i3861
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/conf/options.i386 b/sys/conf/options.i386
index 4c7495a..24a6584 100644
--- a/sys/conf/options.i386
+++ b/sys/conf/options.i386
@@ -4,7 +4,6 @@
AUTO_EOI_1 opt_auto_eoi.h
AUTO_EOI_2 opt_auto_eoi.h
BROKEN_KEYBOARD_RESET opt_reset.h
-COMPAT_OLDISA
DISABLE_PG_G opt_pmap.h
DISABLE_PSE opt_pmap.h
I586_PMC_GUPROF opt_i586_guprof.h
OpenPOWER on IntegriCloud