소스 검색

BT_HCIBTUSB_BCM is boolean type

Waldemar Brodkorb 9 년 전
부모
커밋
9e43c6b3af
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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