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