aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/mt7621-pci/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/mt7621-pci/Kconfig')
-rw-r--r--drivers/staging/mt7621-pci/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/staging/mt7621-pci/Kconfig b/drivers/staging/mt7621-pci/Kconfig
new file mode 100644
index 000000000000..d33533872a16
--- /dev/null
+++ b/drivers/staging/mt7621-pci/Kconfig
@@ -0,0 +1,7 @@
+config PCI_MT7621
+ tristate "MediaTek MT7621 PCI Controller"
+ depends on RALINK
+ select PCI_DRIVERS_GENERIC
+ help
+ This selects a driver for the MediaTek MT7621 PCI Controller.
+