linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] bluetooth: remove wrong dependency for BT_ATH3K
@ 2013-07-29 16:12 Hector Palacios
  2013-07-29 16:43 ` Marcel Holtmann
  0 siblings, 1 reply; 9+ messages in thread
From: Hector Palacios @ 2013-07-29 16:12 UTC (permalink / raw)
  To: linux-bluetooth
  Cc: marcel, gustavo, johan.hedberg, linux-kernel, vikram.kandukuri,
	suraj, hector.palacios

The Atheros firmware download driver is not dependent on HCI
USB driver. This driver is needed to complement any Atheros
driver like BT_HCIUART_ATH3K.

Signed-off-by: Hector Palacios <hector.palacios@digi.com>
CC: Suraj Sumangala <suraj@atheros.com>
CC: Vikram Kandukuri <vikram.kandukuri@atheros.com>
---
 drivers/bluetooth/Kconfig | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/bluetooth/Kconfig b/drivers/bluetooth/Kconfig
index 11a6104..a1d482b 100644
--- a/drivers/bluetooth/Kconfig
+++ b/drivers/bluetooth/Kconfig
@@ -222,7 +222,6 @@ config BT_MRVL_SDIO
 
 config BT_ATH3K
 	tristate "Atheros firmware download driver"
-	depends on BT_HCIBTUSB
 	select FW_LOADER
 	help
 	  Bluetooth firmware download driver.

^ permalink raw reply related	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2013-07-31  7:48 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-29 16:12 [PATCH] bluetooth: remove wrong dependency for BT_ATH3K Hector Palacios
2013-07-29 16:43 ` Marcel Holtmann
2013-07-30  7:58   ` Hector Palacios
2013-07-30 20:56     ` Luis R. Rodriguez
     [not found]       ` <2C94C740-76BA-4058-B0D7-C37D44875CA1@holtmann.org>
2013-07-30 22:48         ` ROM Patching (was: [PATCH] bluetooth: remove wrong dependency for BT_ATH3K) Luis R. Rodriguez
2013-07-30 23:55           ` Greg Kroah-Hartman
2013-07-31  0:27             ` Luis R. Rodriguez
2013-07-31  6:46           ` Johannes Berg
2013-07-31  7:48             ` Luis R. Rodriguez

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).