Commit bd6576ac authored by Marcel Holtmann's avatar Marcel Holtmann Committed by Marcel Holtmann

[Bluetooth] Update the Kconfig entry for the BlueFRITZ! USB driver

The BlueFRITZ! USB driver must use "select" to enable the firmware
loader, because the option "enable" is deprecated.
parent ab29fa8c
...@@ -67,7 +67,7 @@ config BT_HCIUART_BCSP_TXCRC ...@@ -67,7 +67,7 @@ config BT_HCIUART_BCSP_TXCRC
config BT_HCIBFUSB config BT_HCIBFUSB
tristate "HCI BlueFRITZ! USB driver" tristate "HCI BlueFRITZ! USB driver"
depends on USB && BT depends on USB && BT
enable FW_LOADER select FW_LOADER
help help
Bluetooth HCI BlueFRITZ! USB driver. Bluetooth HCI BlueFRITZ! USB driver.
This driver provides support for Bluetooth USB devices with AVM This driver provides support for Bluetooth USB devices with AVM
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment