diff options
Diffstat (limited to 'drivers/bluetooth/Kconfig')
-rw-r--r-- | drivers/bluetooth/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/bluetooth/Kconfig b/drivers/bluetooth/Kconfig index e8630b605aa9..f8a41975c30d 100644 --- a/drivers/bluetooth/Kconfig +++ b/drivers/bluetooth/Kconfig | |||
@@ -62,6 +62,7 @@ config BT_HCIUART_BCSP | |||
62 | config BT_HCIUART_ATH3K | 62 | config BT_HCIUART_ATH3K |
63 | bool "Atheros AR300x serial support" | 63 | bool "Atheros AR300x serial support" |
64 | depends on BT_HCIUART | 64 | depends on BT_HCIUART |
65 | select BT_HCIUART_H4 | ||
65 | help | 66 | help |
66 | HCIATH3K (HCI Atheros AR300x) is a serial protocol for | 67 | HCIATH3K (HCI Atheros AR300x) is a serial protocol for |
67 | communication between host and Atheros AR300x Bluetooth devices. | 68 | communication between host and Atheros AR300x Bluetooth devices. |