Bluetooth: Audio: Remove empty Kconfig.bass
The kconfig file is empty. Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
This commit is contained in:
parent
8c5806472e
commit
6ed90f65a5
2 changed files with 0 additions and 13 deletions
|
@ -53,7 +53,6 @@ rsource "Kconfig.micp"
|
||||||
rsource "Kconfig.csip"
|
rsource "Kconfig.csip"
|
||||||
rsource "Kconfig.tbs"
|
rsource "Kconfig.tbs"
|
||||||
rsource "Kconfig.mcs"
|
rsource "Kconfig.mcs"
|
||||||
rsource "Kconfig.bass"
|
|
||||||
rsource "Kconfig.has"
|
rsource "Kconfig.has"
|
||||||
rsource "Kconfig.mpl"
|
rsource "Kconfig.mpl"
|
||||||
rsource "Kconfig.mctl"
|
rsource "Kconfig.mctl"
|
||||||
|
|
|
@ -1,12 +0,0 @@
|
||||||
# Bluetooth Audio - Broadcast Assistant configuration options
|
|
||||||
#
|
|
||||||
# Copyright (c) 2020 Bose Corporation
|
|
||||||
# Copyright (c) 2021 Nordic Semiconductor ASA
|
|
||||||
#
|
|
||||||
# SPDX-License-Identifier: Apache-2.0
|
|
||||||
#
|
|
||||||
|
|
||||||
if BT_AUDIO
|
|
||||||
|
|
||||||
|
|
||||||
endif # BT_AUDIO
|
|
Loading…
Add table
Add a link
Reference in a new issue