1# Copyright (c) 2021 Nordic Semiconductor ASA
2# SPDX-License-Identifier: Apache-2.0
3
4module = SAMPLE_MODULE
5module-str = Test logging API
6source "subsys/logging/Kconfig.template.log_config"
7
8source "Kconfig.zephyr"
9