bluetooth: BLUETOOTH_BCM4343X shouldn't select BLUETOOTH_UART_SHIM
since bcm4343x bluetooth driver doesn't depend on uart shim driver Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
parent
753cb6c22b
commit
d9b1cb3d27
|
@ -32,7 +32,6 @@ config BLUETOOTH_UART_CC2564
|
|||
|
||||
config BLUETOOTH_BCM4343X
|
||||
bool "Broadcom (Cypress) BCM4343X device support"
|
||||
select BLUETOOTH_UART_SHIM
|
||||
---help---
|
||||
Enables download support for the bluetooth component of BCM4343X devices.
|
||||
Note that firmware needs to be provided for these devices to operate. In
|
||||
|
|
Loading…
Reference in New Issue