blob: ed6b09216df7a9af7f80cb526561a1da9421d343 [file] [log] [blame]
# Copyright (c) 2022 Nordic Semiconductor ASA
# SPDX-License-Identifier: Apache-2.0
# Workaround for pretending that the controller
# supports CIS as the host expects the controller
# to support these features.
config BT_LL_SW_SPLIT
select BT_CTLR_CENTRAL_ISO_SUPPORT
select BT_CTLR_PERIPHERAL_ISO_SUPPORT
select BT_CTLR_SYNC_TRANSFER_RECEIVER_SUPPORT
select BT_CTLR_SYNC_TRANSFER_SENDER_SUPPORT
menu "Zephyr Kernel"
source "Kconfig.zephyr"
endmenu