blob: c092d6ac1ddb80e7a7653940baa9fbcb4f000dd1 [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
menu "Zephyr Kernel"
source "Kconfig.zephyr"
endmenu