public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH BlueZ v1] tester.config: Add missing drivers
@ 2025-07-15 13:32 Luiz Augusto von Dentz
  2025-07-15 14:30 ` patchwork-bot+bluetooth
  2025-07-15 15:06 ` [BlueZ,v1] " bluez.test.bot
  0 siblings, 2 replies; 3+ messages in thread
From: Luiz Augusto von Dentz @ 2025-07-15 13:32 UTC (permalink / raw)
  To: linux-bluetooth

From: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>

This adds missing config options to enable all drivers which is required
in order to catch build problem with github CI workflow.
---
 doc/tester.config | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/doc/tester.config b/doc/tester.config
index b5fee30b817e..24a0ca1eb6c8 100644
--- a/doc/tester.config
+++ b/doc/tester.config
@@ -58,6 +58,8 @@ CONFIG_USB=y
 CONFIG_USB_XHCI_HCD=y
 CONFIG_USB_XHCI_PLATFORM=y
 
+CONFIG_SERIAL_DEV_BUS=y
+
 #
 # Bluetooth device drivers
 #
@@ -74,13 +76,21 @@ CONFIG_BT_HCIBTUSB_RTL=y
 CONFIG_BT_HCIUART=y
 CONFIG_BT_HCIUART_SERDEV=y
 CONFIG_BT_HCIUART_H4=y
+CONFIG_BT_HCIUART_BCSP=y
+CONFIG_BT_HCIUART_ATH3K=y
 CONFIG_BT_HCIUART_LL=y
 CONFIG_BT_HCIUART_3WIRE=y
 CONFIG_BT_HCIUART_QCA=y
+CONFIG_BT_HCIUART_AG6XX=y
+CONFIG_BT_HCIUART_MRVL=y
 CONFIG_BT_HCIUART_AML=y
 CONFIG_BT_HCIBCM203X=y
 CONFIG_BT_HCIBCM4377=y
+CONFIG_BT_HCIBPA10X=y
+CONFIG_BT_HCIBFUSB=y
 CONFIG_BT_HCIVHCI=y
+CONFIG_BT_MRVL=y
+CONFIG_BT_ATH3K=y
 CONFIG_BT_MTKSDIO=y
 CONFIG_BT_MTKUART=y
 CONFIG_BT_VIRTIO=y
-- 
2.50.0


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2025-07-15 15:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-15 13:32 [PATCH BlueZ v1] tester.config: Add missing drivers Luiz Augusto von Dentz
2025-07-15 14:30 ` patchwork-bot+bluetooth
2025-07-15 15:06 ` [BlueZ,v1] " bluez.test.bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox