1# Copyright (c) 2020 Nordic Semiconductor ASA 2# SPDX-License-Identifier: Apache-2.0 3 4config BT_CTLR_DF_SUPPORT 5 bool 6 default y 7 8# Include Zephyr's Kconfig. 9source "Kconfig" 10