summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorBrooks Davis <brooks@FreeBSD.org>2020-12-15 18:44:41 +0000
committerBrooks Davis <brooks@FreeBSD.org>2020-12-15 18:44:41 +0000
commita7e24b48d2de84d222a2cd4f1a37ba3489cc1e45 (patch)
tree948533644cae3ea6038a69468bb1966f736dc10e /tools
parentfe7dff17591e17755b643f8f3cfadea49f83e16b (diff)
downloadsrc-test2-a7e24b48d2de84d222a2cd4f1a37ba3489cc1e45.tar.gz
src-test2-a7e24b48d2de84d222a2cd4f1a37ba3489cc1e45.zip
Remove Doxyfiles for removed drivers
Reported by: emaste
Notes
Notes: svn path=/head/; revision=368670
Diffstat (limited to 'tools')
-rw-r--r--tools/kerneldoc/subsys/Doxyfile-dev_auxio21
-rw-r--r--tools/kerneldoc/subsys/Doxyfile-dev_bktr21
-rw-r--r--tools/kerneldoc/subsys/Doxyfile-dev_bm21
-rw-r--r--tools/kerneldoc/subsys/Doxyfile-dev_cs21
-rw-r--r--tools/kerneldoc/subsys/Doxyfile-dev_cy21
-rw-r--r--tools/kerneldoc/subsys/Doxyfile-dev_de21
-rw-r--r--tools/kerneldoc/subsys/Doxyfile-dev_ed21
-rw-r--r--tools/kerneldoc/subsys/Doxyfile-dev_ep21
-rw-r--r--tools/kerneldoc/subsys/Doxyfile-dev_ex21
-rw-r--r--tools/kerneldoc/subsys/Doxyfile-dev_fe21
-rw-r--r--tools/kerneldoc/subsys/Doxyfile-dev_hme21
-rw-r--r--tools/kerneldoc/subsys/Doxyfile-dev_nand21
-rw-r--r--tools/kerneldoc/subsys/Doxyfile-dev_pcn21
-rw-r--r--tools/kerneldoc/subsys/Doxyfile-dev_rc21
-rw-r--r--tools/kerneldoc/subsys/Doxyfile-dev_rp21
-rw-r--r--tools/kerneldoc/subsys/Doxyfile-dev_sf21
-rw-r--r--tools/kerneldoc/subsys/Doxyfile-dev_sio21
-rw-r--r--tools/kerneldoc/subsys/Doxyfile-dev_sn21
-rw-r--r--tools/kerneldoc/subsys/Doxyfile-dev_tl21
-rw-r--r--tools/kerneldoc/subsys/Doxyfile-dev_trm21
-rw-r--r--tools/kerneldoc/subsys/Doxyfile-dev_tx21
-rw-r--r--tools/kerneldoc/subsys/Doxyfile-dev_txp21
-rw-r--r--tools/kerneldoc/subsys/Doxyfile-dev_vx21
-rw-r--r--tools/kerneldoc/subsys/Doxyfile-dev_wb21
-rw-r--r--tools/kerneldoc/subsys/Doxyfile-dev_xe21
25 files changed, 0 insertions, 525 deletions
diff --git a/tools/kerneldoc/subsys/Doxyfile-dev_auxio b/tools/kerneldoc/subsys/Doxyfile-dev_auxio
deleted file mode 100644
index beeff14bdda7..000000000000
--- a/tools/kerneldoc/subsys/Doxyfile-dev_auxio
+++ /dev/null
@@ -1,21 +0,0 @@
-# Doxyfile 1.5.2
-
-# $FreeBSD$
-
-#---------------------------------------------------------------------------
-# Project related configuration options
-#---------------------------------------------------------------------------
-PROJECT_NAME = "FreeBSD kernel AUXIO device code"
-OUTPUT_DIRECTORY = $(DOXYGEN_DEST_PATH)/dev_auxio/
-EXTRACT_ALL = YES # for undocumented src, no warnings enabled
-#---------------------------------------------------------------------------
-# configuration options related to the input files
-#---------------------------------------------------------------------------
-INPUT = $(DOXYGEN_SRC_PATH)/dev/auxio/ \
- $(NOTREVIEWED)
-
-GENERATE_TAGFILE = dev_auxio/dev_auxio.tag
-
-@INCLUDE_PATH = $(DOXYGEN_INCLUDE_PATH)
-@INCLUDE = common-Doxyfile
-
diff --git a/tools/kerneldoc/subsys/Doxyfile-dev_bktr b/tools/kerneldoc/subsys/Doxyfile-dev_bktr
deleted file mode 100644
index 465c1672fd00..000000000000
--- a/tools/kerneldoc/subsys/Doxyfile-dev_bktr
+++ /dev/null
@@ -1,21 +0,0 @@
-# Doxyfile 1.5.2
-
-# $FreeBSD$
-
-#---------------------------------------------------------------------------
-# Project related configuration options
-#---------------------------------------------------------------------------
-PROJECT_NAME = "FreeBSD kernel BKTR device code"
-OUTPUT_DIRECTORY = $(DOXYGEN_DEST_PATH)/dev_bktr/
-EXTRACT_ALL = YES # for undocumented src, no warnings enabled
-#---------------------------------------------------------------------------
-# configuration options related to the input files
-#---------------------------------------------------------------------------
-INPUT = $(DOXYGEN_SRC_PATH)/dev/bktr/ \
- $(NOTREVIEWED)
-
-GENERATE_TAGFILE = dev_bktr/dev_bktr.tag
-
-@INCLUDE_PATH = $(DOXYGEN_INCLUDE_PATH)
-@INCLUDE = common-Doxyfile
-
diff --git a/tools/kerneldoc/subsys/Doxyfile-dev_bm b/tools/kerneldoc/subsys/Doxyfile-dev_bm
deleted file mode 100644
index 83f0f193d321..000000000000
--- a/tools/kerneldoc/subsys/Doxyfile-dev_bm
+++ /dev/null
@@ -1,21 +0,0 @@
-# Doxyfile 1.5.2
-
-# $FreeBSD$
-
-#---------------------------------------------------------------------------
-# Project related configuration options
-#---------------------------------------------------------------------------
-PROJECT_NAME = "FreeBSD kernel BM device code"
-OUTPUT_DIRECTORY = $(DOXYGEN_DEST_PATH)/dev_bm/
-EXTRACT_ALL = YES # for undocumented src, no warnings enabled
-#---------------------------------------------------------------------------
-# configuration options related to the input files
-#---------------------------------------------------------------------------
-INPUT = $(DOXYGEN_SRC_PATH)/dev/bm/ \
- $(NOTREVIEWED)
-
-GENERATE_TAGFILE = dev_bm/dev_bm.tag
-
-@INCLUDE_PATH = $(DOXYGEN_INCLUDE_PATH)
-@INCLUDE = common-Doxyfile
-
diff --git a/tools/kerneldoc/subsys/Doxyfile-dev_cs b/tools/kerneldoc/subsys/Doxyfile-dev_cs
deleted file mode 100644
index d57dd282fc76..000000000000
--- a/tools/kerneldoc/subsys/Doxyfile-dev_cs
+++ /dev/null
@@ -1,21 +0,0 @@
-# Doxyfile 1.5.2
-
-# $FreeBSD$
-
-#---------------------------------------------------------------------------
-# Project related configuration options
-#---------------------------------------------------------------------------
-PROJECT_NAME = "FreeBSD kernel CS device code"
-OUTPUT_DIRECTORY = $(DOXYGEN_DEST_PATH)/dev_cs/
-EXTRACT_ALL = YES # for undocumented src, no warnings enabled
-#---------------------------------------------------------------------------
-# configuration options related to the input files
-#---------------------------------------------------------------------------
-INPUT = $(DOXYGEN_SRC_PATH)/dev/cs/ \
- $(NOTREVIEWED)
-
-GENERATE_TAGFILE = dev_cs/dev_cs.tag
-
-@INCLUDE_PATH = $(DOXYGEN_INCLUDE_PATH)
-@INCLUDE = common-Doxyfile
-
diff --git a/tools/kerneldoc/subsys/Doxyfile-dev_cy b/tools/kerneldoc/subsys/Doxyfile-dev_cy
deleted file mode 100644
index aa9fbdad7bce..000000000000
--- a/tools/kerneldoc/subsys/Doxyfile-dev_cy
+++ /dev/null
@@ -1,21 +0,0 @@
-# Doxyfile 1.5.2
-
-# $FreeBSD$
-
-#---------------------------------------------------------------------------
-# Project related configuration options
-#---------------------------------------------------------------------------
-PROJECT_NAME = "FreeBSD kernel CY device code"
-OUTPUT_DIRECTORY = $(DOXYGEN_DEST_PATH)/dev_cy/
-EXTRACT_ALL = YES # for undocumented src, no warnings enabled
-#---------------------------------------------------------------------------
-# configuration options related to the input files
-#---------------------------------------------------------------------------
-INPUT = $(DOXYGEN_SRC_PATH)/dev/cy/ \
- $(NOTREVIEWED)
-
-GENERATE_TAGFILE = dev_cy/dev_cy.tag
-
-@INCLUDE_PATH = $(DOXYGEN_INCLUDE_PATH)
-@INCLUDE = common-Doxyfile
-
diff --git a/tools/kerneldoc/subsys/Doxyfile-dev_de b/tools/kerneldoc/subsys/Doxyfile-dev_de
deleted file mode 100644
index 27969b7c8239..000000000000
--- a/tools/kerneldoc/subsys/Doxyfile-dev_de
+++ /dev/null
@@ -1,21 +0,0 @@
-# Doxyfile 1.5.2
-
-# $FreeBSD$
-
-#---------------------------------------------------------------------------
-# Project related configuration options
-#---------------------------------------------------------------------------
-PROJECT_NAME = "FreeBSD kernel DE device code"
-OUTPUT_DIRECTORY = $(DOXYGEN_DEST_PATH)/dev_de/
-EXTRACT_ALL = YES # for undocumented src, no warnings enabled
-#---------------------------------------------------------------------------
-# configuration options related to the input files
-#---------------------------------------------------------------------------
-INPUT = $(DOXYGEN_SRC_PATH)/dev/de/ \
- $(NOTREVIEWED)
-
-GENERATE_TAGFILE = dev_de/dev_de.tag
-
-@INCLUDE_PATH = $(DOXYGEN_INCLUDE_PATH)
-@INCLUDE = common-Doxyfile
-
diff --git a/tools/kerneldoc/subsys/Doxyfile-dev_ed b/tools/kerneldoc/subsys/Doxyfile-dev_ed
deleted file mode 100644
index 85e07cb2db33..000000000000
--- a/tools/kerneldoc/subsys/Doxyfile-dev_ed
+++ /dev/null
@@ -1,21 +0,0 @@
-# Doxyfile 1.5.2
-
-# $FreeBSD$
-
-#---------------------------------------------------------------------------
-# Project related configuration options
-#---------------------------------------------------------------------------
-PROJECT_NAME = "FreeBSD kernel ED device code"
-OUTPUT_DIRECTORY = $(DOXYGEN_DEST_PATH)/dev_ed/
-EXTRACT_ALL = YES # for undocumented src, no warnings enabled
-#---------------------------------------------------------------------------
-# configuration options related to the input files
-#---------------------------------------------------------------------------
-INPUT = $(DOXYGEN_SRC_PATH)/dev/ed/ \
- $(NOTREVIEWED)
-
-GENERATE_TAGFILE = dev_ed/dev_ed.tag
-
-@INCLUDE_PATH = $(DOXYGEN_INCLUDE_PATH)
-@INCLUDE = common-Doxyfile
-
diff --git a/tools/kerneldoc/subsys/Doxyfile-dev_ep b/tools/kerneldoc/subsys/Doxyfile-dev_ep
deleted file mode 100644
index 8a4ac224b59f..000000000000
--- a/tools/kerneldoc/subsys/Doxyfile-dev_ep
+++ /dev/null
@@ -1,21 +0,0 @@
-# Doxyfile 1.5.2
-
-# $FreeBSD$
-
-#---------------------------------------------------------------------------
-# Project related configuration options
-#---------------------------------------------------------------------------
-PROJECT_NAME = "FreeBSD kernel EP device code"
-OUTPUT_DIRECTORY = $(DOXYGEN_DEST_PATH)/dev_ep/
-EXTRACT_ALL = YES # for undocumented src, no warnings enabled
-#---------------------------------------------------------------------------
-# configuration options related to the input files
-#---------------------------------------------------------------------------
-INPUT = $(DOXYGEN_SRC_PATH)/dev/ep/ \
- $(NOTREVIEWED)
-
-GENERATE_TAGFILE = dev_ep/dev_ep.tag
-
-@INCLUDE_PATH = $(DOXYGEN_INCLUDE_PATH)
-@INCLUDE = common-Doxyfile
-
diff --git a/tools/kerneldoc/subsys/Doxyfile-dev_ex b/tools/kerneldoc/subsys/Doxyfile-dev_ex
deleted file mode 100644
index a2bbb1303565..000000000000
--- a/tools/kerneldoc/subsys/Doxyfile-dev_ex
+++ /dev/null
@@ -1,21 +0,0 @@
-# Doxyfile 1.5.2
-
-# $FreeBSD$
-
-#---------------------------------------------------------------------------
-# Project related configuration options
-#---------------------------------------------------------------------------
-PROJECT_NAME = "FreeBSD kernel EX device code"
-OUTPUT_DIRECTORY = $(DOXYGEN_DEST_PATH)/dev_ex/
-EXTRACT_ALL = YES # for undocumented src, no warnings enabled
-#---------------------------------------------------------------------------
-# configuration options related to the input files
-#---------------------------------------------------------------------------
-INPUT = $(DOXYGEN_SRC_PATH)/dev/ex/ \
- $(NOTREVIEWED)
-
-GENERATE_TAGFILE = dev_ex/dev_ex.tag
-
-@INCLUDE_PATH = $(DOXYGEN_INCLUDE_PATH)
-@INCLUDE = common-Doxyfile
-
diff --git a/tools/kerneldoc/subsys/Doxyfile-dev_fe b/tools/kerneldoc/subsys/Doxyfile-dev_fe
deleted file mode 100644
index 1c7b0b68627c..000000000000
--- a/tools/kerneldoc/subsys/Doxyfile-dev_fe
+++ /dev/null
@@ -1,21 +0,0 @@
-# Doxyfile 1.5.2
-
-# $FreeBSD$
-
-#---------------------------------------------------------------------------
-# Project related configuration options
-#---------------------------------------------------------------------------
-PROJECT_NAME = "FreeBSD kernel FE device code"
-OUTPUT_DIRECTORY = $(DOXYGEN_DEST_PATH)/dev_fe/
-EXTRACT_ALL = YES # for undocumented src, no warnings enabled
-#---------------------------------------------------------------------------
-# configuration options related to the input files
-#---------------------------------------------------------------------------
-INPUT = $(DOXYGEN_SRC_PATH)/dev/fe/ \
- $(NOTREVIEWED)
-
-GENERATE_TAGFILE = dev_fe/dev_fe.tag
-
-@INCLUDE_PATH = $(DOXYGEN_INCLUDE_PATH)
-@INCLUDE = common-Doxyfile
-
diff --git a/tools/kerneldoc/subsys/Doxyfile-dev_hme b/tools/kerneldoc/subsys/Doxyfile-dev_hme
deleted file mode 100644
index c7bcc0d7169e..000000000000
--- a/tools/kerneldoc/subsys/Doxyfile-dev_hme
+++ /dev/null
@@ -1,21 +0,0 @@
-# Doxyfile 1.5.2
-
-# $FreeBSD$
-
-#---------------------------------------------------------------------------
-# Project related configuration options
-#---------------------------------------------------------------------------
-PROJECT_NAME = "FreeBSD kernel HME device code"
-OUTPUT_DIRECTORY = $(DOXYGEN_DEST_PATH)/dev_hme/
-EXTRACT_ALL = YES # for undocumented src, no warnings enabled
-#---------------------------------------------------------------------------
-# configuration options related to the input files
-#---------------------------------------------------------------------------
-INPUT = $(DOXYGEN_SRC_PATH)/dev/hme/ \
- $(NOTREVIEWED)
-
-GENERATE_TAGFILE = dev_hme/dev_hme.tag
-
-@INCLUDE_PATH = $(DOXYGEN_INCLUDE_PATH)
-@INCLUDE = common-Doxyfile
-
diff --git a/tools/kerneldoc/subsys/Doxyfile-dev_nand b/tools/kerneldoc/subsys/Doxyfile-dev_nand
deleted file mode 100644
index cf7915073939..000000000000
--- a/tools/kerneldoc/subsys/Doxyfile-dev_nand
+++ /dev/null
@@ -1,21 +0,0 @@
-# Doxyfile 1.5.2
-
-# $FreeBSD$
-
-#---------------------------------------------------------------------------
-# Project related configuration options
-#---------------------------------------------------------------------------
-PROJECT_NAME = "FreeBSD kernel nand device code"
-OUTPUT_DIRECTORY = $(DOXYGEN_DEST_PATH)/dev_nand/
-EXTRACT_ALL = YES # for undocumented src, no warnings enabled
-#---------------------------------------------------------------------------
-# configuration options related to the input files
-#---------------------------------------------------------------------------
-INPUT = $(DOXYGEN_SRC_PATH)/dev/nand/ \
- $(NOTREVIEWED)
-
-GENERATE_TAGFILE = dev_nand/dev_nand.tag
-
-@INCLUDE_PATH = $(DOXYGEN_INCLUDE_PATH)
-@INCLUDE = common-Doxyfile
-
diff --git a/tools/kerneldoc/subsys/Doxyfile-dev_pcn b/tools/kerneldoc/subsys/Doxyfile-dev_pcn
deleted file mode 100644
index ba88b6d99af5..000000000000
--- a/tools/kerneldoc/subsys/Doxyfile-dev_pcn
+++ /dev/null
@@ -1,21 +0,0 @@
-# Doxyfile 1.5.2
-
-# $FreeBSD$
-
-#---------------------------------------------------------------------------
-# Project related configuration options
-#---------------------------------------------------------------------------
-PROJECT_NAME = "FreeBSD kernel PCN device code"
-OUTPUT_DIRECTORY = $(DOXYGEN_DEST_PATH)/dev_pcn/
-EXTRACT_ALL = YES # for undocumented src, no warnings enabled
-#---------------------------------------------------------------------------
-# configuration options related to the input files
-#---------------------------------------------------------------------------
-INPUT = $(DOXYGEN_SRC_PATH)/dev/pcn/ \
- $(NOTREVIEWED)
-
-GENERATE_TAGFILE = dev_pcn/dev_pcn.tag
-
-@INCLUDE_PATH = $(DOXYGEN_INCLUDE_PATH)
-@INCLUDE = common-Doxyfile
-
diff --git a/tools/kerneldoc/subsys/Doxyfile-dev_rc b/tools/kerneldoc/subsys/Doxyfile-dev_rc
deleted file mode 100644
index fea7d73e602b..000000000000
--- a/tools/kerneldoc/subsys/Doxyfile-dev_rc
+++ /dev/null
@@ -1,21 +0,0 @@
-# Doxyfile 1.5.2
-
-# $FreeBSD$
-
-#---------------------------------------------------------------------------
-# Project related configuration options
-#---------------------------------------------------------------------------
-PROJECT_NAME = "FreeBSD kernel RC device code"
-OUTPUT_DIRECTORY = $(DOXYGEN_DEST_PATH)/dev_rc/
-EXTRACT_ALL = YES # for undocumented src, no warnings enabled
-#---------------------------------------------------------------------------
-# configuration options related to the input files
-#---------------------------------------------------------------------------
-INPUT = $(DOXYGEN_SRC_PATH)/dev/rc/ \
- $(NOTREVIEWED)
-
-GENERATE_TAGFILE = dev_rc/dev_rc.tag
-
-@INCLUDE_PATH = $(DOXYGEN_INCLUDE_PATH)
-@INCLUDE = common-Doxyfile
-
diff --git a/tools/kerneldoc/subsys/Doxyfile-dev_rp b/tools/kerneldoc/subsys/Doxyfile-dev_rp
deleted file mode 100644
index 60a59c1fc17d..000000000000
--- a/tools/kerneldoc/subsys/Doxyfile-dev_rp
+++ /dev/null
@@ -1,21 +0,0 @@
-# Doxyfile 1.5.2
-
-# $FreeBSD$
-
-#---------------------------------------------------------------------------
-# Project related configuration options
-#---------------------------------------------------------------------------
-PROJECT_NAME = "FreeBSD kernel RP device code"
-OUTPUT_DIRECTORY = $(DOXYGEN_DEST_PATH)/dev_rp/
-EXTRACT_ALL = YES # for undocumented src, no warnings enabled
-#---------------------------------------------------------------------------
-# configuration options related to the input files
-#---------------------------------------------------------------------------
-INPUT = $(DOXYGEN_SRC_PATH)/dev/rp/ \
- $(NOTREVIEWED)
-
-GENERATE_TAGFILE = dev_rp/dev_rp.tag
-
-@INCLUDE_PATH = $(DOXYGEN_INCLUDE_PATH)
-@INCLUDE = common-Doxyfile
-
diff --git a/tools/kerneldoc/subsys/Doxyfile-dev_sf b/tools/kerneldoc/subsys/Doxyfile-dev_sf
deleted file mode 100644
index 17d1df641bd8..000000000000
--- a/tools/kerneldoc/subsys/Doxyfile-dev_sf
+++ /dev/null
@@ -1,21 +0,0 @@
-# Doxyfile 1.5.2
-
-# $FreeBSD$
-
-#---------------------------------------------------------------------------
-# Project related configuration options
-#---------------------------------------------------------------------------
-PROJECT_NAME = "FreeBSD kernel SF device code"
-OUTPUT_DIRECTORY = $(DOXYGEN_DEST_PATH)/dev_sf/
-EXTRACT_ALL = YES # for undocumented src, no warnings enabled
-#---------------------------------------------------------------------------
-# configuration options related to the input files
-#---------------------------------------------------------------------------
-INPUT = $(DOXYGEN_SRC_PATH)/dev/sf/ \
- $(NOTREVIEWED)
-
-GENERATE_TAGFILE = dev_sf/dev_sf.tag
-
-@INCLUDE_PATH = $(DOXYGEN_INCLUDE_PATH)
-@INCLUDE = common-Doxyfile
-
diff --git a/tools/kerneldoc/subsys/Doxyfile-dev_sio b/tools/kerneldoc/subsys/Doxyfile-dev_sio
deleted file mode 100644
index c2c851cb0bcd..000000000000
--- a/tools/kerneldoc/subsys/Doxyfile-dev_sio
+++ /dev/null
@@ -1,21 +0,0 @@
-# Doxyfile 1.5.2
-
-# $FreeBSD$
-
-#---------------------------------------------------------------------------
-# Project related configuration options
-#---------------------------------------------------------------------------
-PROJECT_NAME = "FreeBSD kernel SIO device code"
-OUTPUT_DIRECTORY = $(DOXYGEN_DEST_PATH)/dev_sio/
-EXTRACT_ALL = YES # for undocumented src, no warnings enabled
-#---------------------------------------------------------------------------
-# configuration options related to the input files
-#---------------------------------------------------------------------------
-INPUT = $(DOXYGEN_SRC_PATH)/dev/sio/ \
- $(NOTREVIEWED)
-
-GENERATE_TAGFILE = dev_sio/dev_sio.tag
-
-@INCLUDE_PATH = $(DOXYGEN_INCLUDE_PATH)
-@INCLUDE = common-Doxyfile
-
diff --git a/tools/kerneldoc/subsys/Doxyfile-dev_sn b/tools/kerneldoc/subsys/Doxyfile-dev_sn
deleted file mode 100644
index 7ccba718f3b1..000000000000
--- a/tools/kerneldoc/subsys/Doxyfile-dev_sn
+++ /dev/null
@@ -1,21 +0,0 @@
-# Doxyfile 1.5.2
-
-# $FreeBSD$
-
-#---------------------------------------------------------------------------
-# Project related configuration options
-#---------------------------------------------------------------------------
-PROJECT_NAME = "FreeBSD kernel SN device code"
-OUTPUT_DIRECTORY = $(DOXYGEN_DEST_PATH)/dev_sn/
-EXTRACT_ALL = YES # for undocumented src, no warnings enabled
-#---------------------------------------------------------------------------
-# configuration options related to the input files
-#---------------------------------------------------------------------------
-INPUT = $(DOXYGEN_SRC_PATH)/dev/sn/ \
- $(NOTREVIEWED)
-
-GENERATE_TAGFILE = dev_sn/dev_sn.tag
-
-@INCLUDE_PATH = $(DOXYGEN_INCLUDE_PATH)
-@INCLUDE = common-Doxyfile
-
diff --git a/tools/kerneldoc/subsys/Doxyfile-dev_tl b/tools/kerneldoc/subsys/Doxyfile-dev_tl
deleted file mode 100644
index 105991132477..000000000000
--- a/tools/kerneldoc/subsys/Doxyfile-dev_tl
+++ /dev/null
@@ -1,21 +0,0 @@
-# Doxyfile 1.5.2
-
-# $FreeBSD$
-
-#---------------------------------------------------------------------------
-# Project related configuration options
-#---------------------------------------------------------------------------
-PROJECT_NAME = "FreeBSD kernel TL device code"
-OUTPUT_DIRECTORY = $(DOXYGEN_DEST_PATH)/dev_tl/
-EXTRACT_ALL = YES # for undocumented src, no warnings enabled
-#---------------------------------------------------------------------------
-# configuration options related to the input files
-#---------------------------------------------------------------------------
- $(DOXYGEN_SRC_PATH)/$(DOXYGEN_TARGET_ARCH)/tl/ \
- $(NOTREVIEWED)
-
-GENERATE_TAGFILE = dev_tl/dev_tl.tag
-
-@INCLUDE_PATH = $(DOXYGEN_INCLUDE_PATH)
-@INCLUDE = common-Doxyfile
-
diff --git a/tools/kerneldoc/subsys/Doxyfile-dev_trm b/tools/kerneldoc/subsys/Doxyfile-dev_trm
deleted file mode 100644
index cc7d7b618e85..000000000000
--- a/tools/kerneldoc/subsys/Doxyfile-dev_trm
+++ /dev/null
@@ -1,21 +0,0 @@
-# Doxyfile 1.5.2
-
-# $FreeBSD$
-
-#---------------------------------------------------------------------------
-# Project related configuration options
-#---------------------------------------------------------------------------
-PROJECT_NAME = "FreeBSD kernel TRM device code"
-OUTPUT_DIRECTORY = $(DOXYGEN_DEST_PATH)/dev_trm/
-EXTRACT_ALL = YES # for undocumented src, no warnings enabled
-#---------------------------------------------------------------------------
-# configuration options related to the input files
-#---------------------------------------------------------------------------
-INPUT = $(DOXYGEN_SRC_PATH)/dev/trm/ \
- $(NOTREVIEWED)
-
-GENERATE_TAGFILE = dev_trm/dev_trm.tag
-
-@INCLUDE_PATH = $(DOXYGEN_INCLUDE_PATH)
-@INCLUDE = common-Doxyfile
-
diff --git a/tools/kerneldoc/subsys/Doxyfile-dev_tx b/tools/kerneldoc/subsys/Doxyfile-dev_tx
deleted file mode 100644
index 603d34ffbb50..000000000000
--- a/tools/kerneldoc/subsys/Doxyfile-dev_tx
+++ /dev/null
@@ -1,21 +0,0 @@
-# Doxyfile 1.5.2
-
-# $FreeBSD$
-
-#---------------------------------------------------------------------------
-# Project related configuration options
-#---------------------------------------------------------------------------
-PROJECT_NAME = "FreeBSD kernel TX device code"
-OUTPUT_DIRECTORY = $(DOXYGEN_DEST_PATH)/dev_tx/
-EXTRACT_ALL = YES # for undocumented src, no warnings enabled
-#---------------------------------------------------------------------------
-# configuration options related to the input files
-#---------------------------------------------------------------------------
-INPUT = $(DOXYGEN_SRC_PATH)/dev/tx/ \
- $(NOTREVIEWED)
-
-GENERATE_TAGFILE = dev_tx/dev_tx.tag
-
-@INCLUDE_PATH = $(DOXYGEN_INCLUDE_PATH)
-@INCLUDE = common-Doxyfile
-
diff --git a/tools/kerneldoc/subsys/Doxyfile-dev_txp b/tools/kerneldoc/subsys/Doxyfile-dev_txp
deleted file mode 100644
index 3884a4343ec1..000000000000
--- a/tools/kerneldoc/subsys/Doxyfile-dev_txp
+++ /dev/null
@@ -1,21 +0,0 @@
-# Doxyfile 1.5.2
-
-# $FreeBSD$
-
-#---------------------------------------------------------------------------
-# Project related configuration options
-#---------------------------------------------------------------------------
-PROJECT_NAME = "FreeBSD kernel TXP device code"
-OUTPUT_DIRECTORY = $(DOXYGEN_DEST_PATH)/dev_txp/
-EXTRACT_ALL = YES # for undocumented src, no warnings enabled
-#---------------------------------------------------------------------------
-# configuration options related to the input files
-#---------------------------------------------------------------------------
-INPUT = $(DOXYGEN_SRC_PATH)/dev/txp/ \
- $(NOTREVIEWED)
-
-GENERATE_TAGFILE = dev_txp/dev_txp.tag
-
-@INCLUDE_PATH = $(DOXYGEN_INCLUDE_PATH)
-@INCLUDE = common-Doxyfile
-
diff --git a/tools/kerneldoc/subsys/Doxyfile-dev_vx b/tools/kerneldoc/subsys/Doxyfile-dev_vx
deleted file mode 100644
index c46932a0e05e..000000000000
--- a/tools/kerneldoc/subsys/Doxyfile-dev_vx
+++ /dev/null
@@ -1,21 +0,0 @@
-# Doxyfile 1.5.2
-
-# $FreeBSD$
-
-#---------------------------------------------------------------------------
-# Project related configuration options
-#---------------------------------------------------------------------------
-PROJECT_NAME = "FreeBSD kernel VX device code"
-OUTPUT_DIRECTORY = $(DOXYGEN_DEST_PATH)/dev_vx/
-EXTRACT_ALL = YES # for undocumented src, no warnings enabled
-#---------------------------------------------------------------------------
-# configuration options related to the input files
-#---------------------------------------------------------------------------
-INPUT = $(DOXYGEN_SRC_PATH)/dev/vx/ \
- $(NOTREVIEWED)
-
-GENERATE_TAGFILE = dev_vx/dev_vx.tag
-
-@INCLUDE_PATH = $(DOXYGEN_INCLUDE_PATH)
-@INCLUDE = common-Doxyfile
-
diff --git a/tools/kerneldoc/subsys/Doxyfile-dev_wb b/tools/kerneldoc/subsys/Doxyfile-dev_wb
deleted file mode 100644
index a03c6d4e19f8..000000000000
--- a/tools/kerneldoc/subsys/Doxyfile-dev_wb
+++ /dev/null
@@ -1,21 +0,0 @@
-# Doxyfile 1.5.2
-
-# $FreeBSD$
-
-#---------------------------------------------------------------------------
-# Project related configuration options
-#---------------------------------------------------------------------------
-PROJECT_NAME = "FreeBSD kernel WB device code"
-OUTPUT_DIRECTORY = $(DOXYGEN_DEST_PATH)/dev_wb/
-EXTRACT_ALL = YES # for undocumented src, no warnings enabled
-#---------------------------------------------------------------------------
-# configuration options related to the input files
-#---------------------------------------------------------------------------
-INPUT = $(DOXYGEN_SRC_PATH)/dev/wb/ \
- $(NOTREVIEWED)
-
-GENERATE_TAGFILE = dev_wb/dev_wb.tag
-
-@INCLUDE_PATH = $(DOXYGEN_INCLUDE_PATH)
-@INCLUDE = common-Doxyfile
-
diff --git a/tools/kerneldoc/subsys/Doxyfile-dev_xe b/tools/kerneldoc/subsys/Doxyfile-dev_xe
deleted file mode 100644
index 8ccd080476f1..000000000000
--- a/tools/kerneldoc/subsys/Doxyfile-dev_xe
+++ /dev/null
@@ -1,21 +0,0 @@
-# Doxyfile 1.5.2
-
-# $FreeBSD$
-
-#---------------------------------------------------------------------------
-# Project related configuration options
-#---------------------------------------------------------------------------
-PROJECT_NAME = "FreeBSD kernel XE device code"
-OUTPUT_DIRECTORY = $(DOXYGEN_DEST_PATH)/dev_xe/
-EXTRACT_ALL = YES # for undocumented src, no warnings enabled
-#---------------------------------------------------------------------------
-# configuration options related to the input files
-#---------------------------------------------------------------------------
-INPUT = $(DOXYGEN_SRC_PATH)/dev/xe/ \
- $(NOTREVIEWED)
-
-GENERATE_TAGFILE = dev_xe/dev_xe.tag
-
-@INCLUDE_PATH = $(DOXYGEN_INCLUDE_PATH)
-@INCLUDE = common-Doxyfile
-