aboutsummaryrefslogtreecommitdiff
path: root/tools/build
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2017-02-16 21:57:35 +0000
committerWarner Losh <imp@FreeBSD.org>2017-02-16 21:57:35 +0000
commit86d99b68843834bdd1df81e64542a9efcd5a6c6b (patch)
tree962aba1578e734bf436f6ac8cefe9e63bca834aa /tools/build
parent7a3a7496f1bb44311992e2ee900f9b412a0df802 (diff)
downloadsrc-86d99b68843834bdd1df81e64542a9efcd5a6c6b.tar.gz
src-86d99b68843834bdd1df81e64542a9efcd5a6c6b.zip
Remove EISA bus support for add-in cards. Remove related kernel and
compile options. Remove doxygen pointers to now deleted files. Remove EISA and VME as examples in bus_space.9. Retained EISA mode code for IO PIC and MPTABLES because that's not EISA bus, per se, and some people have abused EISA to mean "EISA-like behavior as opposed to ISA" rather than using it for EISA add-in cards. Relnotes: yes
Notes
Notes: svn path=/head/; revision=313839
Diffstat (limited to 'tools/build')
-rw-r--r--tools/build/options/WITH_EISA2
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/build/options/WITH_EISA b/tools/build/options/WITH_EISA
deleted file mode 100644
index f9d146d6a3be..000000000000
--- a/tools/build/options/WITH_EISA
+++ /dev/null
@@ -1,2 +0,0 @@
-.\" $FreeBSD$
-Set to build EISA kernel modules.