zephyr/tests/bluetooth/tester/Kconfig

15 lines
259 B
Plaintext
Raw Permalink Normal View History

# Config options for tester app
# Copyright (c) 2023 Codecoup
# SPDX-License-Identifier: Apache-2.0
menu "Bttester configuration"
module = BTTESTER
module-str = bttester
source "subsys/logging/Kconfig.template.log_config"
endmenu
source "Kconfig.zephyr"