Skip to content

Enable Bluetooth support on Raspberry Pi

Arnaud Ferraris requested to merge wip/aferraris/rpi-bluetooth into apertis/v2022dev3

Broadcom support in HCI-UART driver requires CONFIG_SERIAL_DEV_CTRL_TTYPORT=y, which in turn requires CONFIG_SERIAL_DEV_BUS=y.

Merge request reports