zephyr/lib/posix/Kconfig.template.with_logging

8 lines
165 B
Plaintext
Raw Normal View History

# Copyright (c) 2023 Meta
#
# SPDX-License-Identifier: Apache-2.0
module = $(TYPE)
module-str = $(TYPE) logging
source "subsys/logging/Kconfig.template.log_config"