soc: logging: move soc tree to new logger
Use the new logger framework for soc related code. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
8e38670af3
commit
071c9dc0f3
7 changed files with 36 additions and 44 deletions
|
@ -10,4 +10,9 @@ menu "Hardware Configuration"
|
|||
osource "$(SOC_DIR)/$(ARCH)/Kconfig"
|
||||
osource "$(SOC_DIR)/$(ARCH)/*/Kconfig"
|
||||
|
||||
|
||||
module = SOC
|
||||
module-str = SOC
|
||||
source "subsys/logging/Kconfig.template.log_config"
|
||||
|
||||
endmenu
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue