summaryrefslogtreecommitdiff
path: root/drivers/vhost/Kconfig.vringh
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/vhost/Kconfig.vringh')
-rw-r--r--drivers/vhost/Kconfig.vringh6
1 files changed, 0 insertions, 6 deletions
diff --git a/drivers/vhost/Kconfig.vringh b/drivers/vhost/Kconfig.vringh
deleted file mode 100644
index c1fe36a9b8d4..000000000000
--- a/drivers/vhost/Kconfig.vringh
+++ /dev/null
@@ -1,6 +0,0 @@
-# SPDX-License-Identifier: GPL-2.0-only
-config VHOST_RING
- tristate
- ---help---
- This option is selected by any driver which needs to access
- the host side of a virtio ring.