diff options
Diffstat (limited to 'drivers/bluetooth/Kconfig')
-rw-r--r-- | drivers/bluetooth/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/bluetooth/Kconfig b/drivers/bluetooth/Kconfig index 8c89bd4abbf6..5f04014b62a1 100644 --- a/drivers/bluetooth/Kconfig +++ b/drivers/bluetooth/Kconfig | |||
@@ -173,6 +173,7 @@ config BT_HCIVHCI | |||
173 | config BT_MRVL | 173 | config BT_MRVL |
174 | tristate "Marvell Bluetooth driver support" | 174 | tristate "Marvell Bluetooth driver support" |
175 | select FW_LOADER | 175 | select FW_LOADER |
176 | select DEBUG_FS | ||
176 | help | 177 | help |
177 | The core driver to support Marvell Bluetooth devices. | 178 | The core driver to support Marvell Bluetooth devices. |
178 | 179 | ||