Hi Aurelien, On Sat, May 10, 2025 at 02:07:58PM +0200, Aurelien Jarno wrote: > control: tag -1 -moreinfo > > Hi Salvatore, > > On 2025-05-09 23:35, Salvatore Bonaccorso wrote: > > Hi Krzysztof, > > > > On Fri, May 09, 2025 at 11:06:06PM +0200, Krzysztof Aleksander Pyrkosz > > wrote: > > > Source: linux > > > Followup-For: Bug #1105002 > > > X-Debbugs-Cc: [email protected] > > > > > > Hi, > > > is the first config really enabled? > > > $ grep -i hciuart config-6.14-riscv64 > > > # CONFIG_BT_HCIUART is not set > > > > On the top-level we have > > > > debian/config/config:CONFIG_BT_HCIUART_BCM=y > > The problem is that CONFIG_BT_HCIUART is not enabled for riscv64, and > this gates all the other BT_HCIUART options. It is not enable at the > top-level, but only for alpha, arm64, armel, armhf, powerpc, loong64 and > x86. I'll open a MR to also enable it on riscv64.
Ack, thanks for preparing the merge request. Regards, Salvatore

