mirror of
https://github.com/linux-sunxi/meta-sunxi.git
synced 2025-07-27 11:20:00 +02:00
ap6212: enable bluetooth support
This commit is contained in:
@ -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
|
@ -0,0 +1,3 @@
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
kconf hardware bluetooth-hciuart.cfg
|
Reference in New Issue
Block a user