tracing: cleanup and split segger/rtt configuration options
Move rtt configuration options to drivers/debug and split the systemview configuration. drivers/debug will service for this class of drivers that are enabled in debug mode only and provide a hardware interface to the system. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
86adcd02af
commit
fad8701748
6 changed files with 36 additions and 24 deletions
|
@ -13,6 +13,8 @@ source "drivers/lora/Kconfig"
|
|||
|
||||
source "drivers/console/Kconfig"
|
||||
|
||||
source "drivers/debug/Kconfig"
|
||||
|
||||
source "drivers/ethernet/Kconfig"
|
||||
|
||||
source "drivers/net/Kconfig"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue