From 9e43c6b3aff1ee36d331c03f8b9b214f341ae4c2 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sat, 24 Sep 2016 20:48:59 +0200 Subject: BT_HCIBTUSB_BCM is boolean type --- target/linux/config/Config.in.bluetooth | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/config/Config.in.bluetooth b/target/linux/config/Config.in.bluetooth index 960226e6d..44358e4bf 100644 --- a/target/linux/config/Config.in.bluetooth +++ b/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 -- cgit v1.2.3