1# Config options for tester app
2
3# Copyright (c) 2023 Codecoup
4# SPDX-License-Identifier: Apache-2.0
5
6menu "Bttester configuration"
7
8module = BTTESTER
9module-str = bttester
10source "subsys/logging/Kconfig.template.log_config"
11
12endmenu
13
14source "Kconfig.zephyr"
15