aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/most/usb/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/most/usb/Kconfig')
-rw-r--r--drivers/staging/most/usb/Kconfig14
1 files changed, 0 insertions, 14 deletions
diff --git a/drivers/staging/most/usb/Kconfig b/drivers/staging/most/usb/Kconfig
deleted file mode 100644
index 75dc25c0e0e5..000000000000
--- a/drivers/staging/most/usb/Kconfig
+++ /dev/null
@@ -1,14 +0,0 @@
-# SPDX-License-Identifier: GPL-2.0
-#
-# MOST USB configuration
-#
-
-config MOST_USB
- tristate "USB"
- depends on USB && NET
- help
- Say Y here if you want to connect via USB to network transceiver.
- This device driver depends on the networking AIM.
-
- To compile this driver as a module, choose M here: the
- module will be called most_usb.