Initial commit for nrf5340_audio
This commit is contained in:
19
src/bluetooth/bt_content_control/Kconfig
Normal file
19
src/bluetooth/bt_content_control/Kconfig
Normal file
@@ -0,0 +1,19 @@
|
||||
#
|
||||
# Copyright (c) 2023 Nordic Semiconductor ASA
|
||||
#
|
||||
# SPDX-License-Identifier: LicenseRef-Nordic-5-Clause
|
||||
#
|
||||
|
||||
menu "Content control"
|
||||
|
||||
rsource "media/Kconfig"
|
||||
|
||||
#----------------------------------------------------------------------------#
|
||||
menu "Log level"
|
||||
|
||||
module = BT_CONTENT_CTRL
|
||||
module-str = bt_content_ctrl
|
||||
source "subsys/logging/Kconfig.template.log_config"
|
||||
|
||||
endmenu # Log level
|
||||
endmenu # Content control
|
||||
Reference in New Issue
Block a user