Quellcode durchsuchen

BT_HCIBTUSB_BCM is boolean type

Waldemar Brodkorb vor 9 Jahren
Ursprung
Commit
9e43c6b3af
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      target/linux/config/Config.in.bluetooth

+ 1 - 1
target/linux/config/Config.in.bluetooth

@@ -104,7 +104,7 @@ config ADK_KERNEL_BT_HCIBTUSB
 	  USB interface.
 
 config ADK_KERNEL_BT_HCIBTUSB_BCM
-	tristate "Broadcom protocol support"
+	bool "Broadcom protocol support"
 	depends on ADK_KERNEL_BT_HCIBTUSB
 	select ADK_KERNEL_BT_BCM
 	help