ap6212: enable bluetooth support

This commit is contained in:
Oliver Kästner
2025-03-21 00:39:11 +01:00
parent d58e8c36d7
commit 992691c2bc
7 changed files with 70 additions and 2 deletions

View File

@ -0,0 +1,9 @@
# SPDX-License-Identifier: MIT
# Dependencies
CONFIG_SERIAL_DEV_BUS=y
CONFIG_SERIAL_DEV_CTRL_TTYPORT=y
CONFIG_BT_HCIUART=m
CONFIG_BT_HCIUART_SERDEV=y
CONFIG_BT_HCIUART_BCM=y

View File

@ -0,0 +1,3 @@
# SPDX-License-Identifier: MIT
kconf hardware bluetooth-hciuart.cfg