diff options
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/config/Config.in.bluetooth | 2 |
1 files changed, 1 insertions, 1 deletions
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 |