summaryrefslogtreecommitdiffstats
path: root/sys/conf/options
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>2004-09-23 08:34:50 +0000
committerphk <phk@FreeBSD.org>2004-09-23 08:34:50 +0000
commit49324bfed438d33dd53f2cce94f2f94f8eeecd78 (patch)
tree505f666f371427db5fa45687b76d7da5a4eeae66 /sys/conf/options
parentff7d176daf84c030b67887be36858767a4212609 (diff)
downloadFreeBSD-src-49324bfed438d33dd53f2cce94f2f94f8eeecd78.zip
FreeBSD-src-49324bfed438d33dd53f2cce94f2f94f8eeecd78.tar.gz
Per recent HEADSUP: Disconnect (old)vinum from the kernel build.
Users should move to the new geom_vinum implementation instead. The refcount logic which is being added to devices to enable safe module unloading and the buf/vm work also in progress would require a major rework of the (old)-vinum code to comply with the new semantics. The actual source files will not be removed until I have coordinated with the geomvinum people if they need any bits repo-copied etc.
Diffstat (limited to 'sys/conf/options')
-rw-r--r--sys/conf/options3
1 files changed, 0 insertions, 3 deletions
diff --git a/sys/conf/options b/sys/conf/options
index 5820d72..6ecda32 100644
--- a/sys/conf/options
+++ b/sys/conf/options
@@ -570,9 +570,6 @@ UPLCOM_INTR_INTERVAL opt_uplcom.h
UVSCOM_DEFAULT_OPKTSIZE opt_uvscom.h
UVSCOM_INTR_INTERVAL opt_uvscom.h
-# Vinum options
-VINUMDEBUG opt_vinum.h
-
# Embedded system options
INIT_PATH opt_init_path.h
OpenPOWER on IntegriCloud