zephyr/subsys/usb/device/class/Kconfig.bt
Johan Hedberg f85d63a6cc Bluetooth: Remove USB H4 mode support
This non-standard feature never had any proper host side implementation
(e.g. it was never upstreamed to BlueZ), and since it comes with notable
maintenance overhead it's fair to just remove it.

Signed-off-by: Johan Hedberg <johan.hedberg@silabs.com>
2025-04-29 13:00:33 +02:00

10 lines
230 B
Plaintext

# Copyright (c) 2016 Wind River Systems, Inc.
# SPDX-License-Identifier: Apache-2.0
config USB_DEVICE_BLUETOOTH
bool "USB Bluetooth Device Class support"
select BT
select BT_HCI_RAW
help
USB Bluetooth device class support