bluetooth: Disable BT_HCIBTUART

This driver doesn't bind to any device IDs, and instead has a comment
saying that the serial_cs and hci_uart drivers should be used instead.
So there's not much point in building it.

svn path=/dists/trunk/linux/; revision=20559
This commit is contained in:
Ben Hutchings 2013-09-02 03:27:20 +00:00
parent 9e41e4a5be
commit 631523075f
5 changed files with 3 additions and 3 deletions

2
debian/changelog vendored
View File

@ -37,6 +37,8 @@ linux (3.11~rc7-1~exp2) UNRELEASED; urgency=low
- media: Disable VIDEO_BWQCAM, VIDEO_CQCAM, VIDEO_W9966
- SCSI: Disable SCSI_IMM, SCSI_PPA
- [x86] net/ethernet: Disable ATP
* bluetooth: Disable BT_HCIBTUART; the serial_cs and hci_uart drivers
should be used instead
-- Ben Hutchings <ben@decadent.org.uk> Sun, 01 Sep 2013 18:45:47 +0100

View File

@ -150,7 +150,6 @@ CONFIG_BT_HCIBFUSB=m
CONFIG_BT_HCIDTL1=m
CONFIG_BT_HCIBT3C=m
CONFIG_BT_HCIBLUECARD=m
CONFIG_BT_HCIBTUART=m
CONFIG_BT_HCIVHCI=m
##

View File

@ -282,6 +282,7 @@ CONFIG_BT_HCIBTSDIO=m
CONFIG_BT_HCIUART_ATH3K=y
CONFIG_BT_HCIUART_LL=y
CONFIG_BT_HCIUART_3WIRE=y
# CONFIG_BT_HCIBTUART is not set
CONFIG_BT_MRVL=m
CONFIG_BT_MRVL_SDIO=m
CONFIG_BT_ATH3K=m

View File

@ -259,7 +259,6 @@ CONFIG_BT_HCIBFUSB=m
CONFIG_BT_HCIDTL1=m
CONFIG_BT_HCIBT3C=m
CONFIG_BT_HCIBLUECARD=m
CONFIG_BT_HCIBTUART=m
CONFIG_BT_HCIVHCI=m
##

View File

@ -156,7 +156,6 @@ CONFIG_BT_HCIBFUSB=m
CONFIG_BT_HCIDTL1=m
CONFIG_BT_HCIBT3C=m
CONFIG_BT_HCIBLUECARD=m
CONFIG_BT_HCIBTUART=m
CONFIG_BT_HCIVHCI=m
##