Browse Source

disable bluetooth in default configuration

Waldemar Brodkorb 9 years ago
parent
commit
68873cd16e
1 changed files with 0 additions and 2 deletions
  1. 0 2
      target/linux/config/Config.in.bluetooth

+ 0 - 2
target/linux/config/Config.in.bluetooth

@@ -82,7 +82,6 @@ config ADK_KERNEL_BT_HCIBTSDIO
 	tristate
 	select ADK_KERNEL_BT
 	depends on ADK_TARGET_WITH_SDIO
-	default m if ADK_TARGET_SYSTEM_SOLIDRUN_IMX6
 	default n
 	help
 	  Bluetooth HCI SDIO driver.
@@ -127,7 +126,6 @@ config ADK_KERNEL_BT_MRVL_SDIO
 	select ADK_KERNEL_BT_MRVL
 	select ADK_KERNEL_BT_HCIBTSDIO
 	depends on ADK_TARGET_WITH_SDIO
-	default m if ADK_TARGET_SYSTEM_SOLIDRUN_IMX6
 	default n
 	help
 	  Bluetooth Marvell driver.