Skip to content

Commit

Permalink
Remove tracing from kernel config (#343)
Browse files Browse the repository at this point in the history
This resolves DOPS-708

Co-authored-by: Kristian Husevåg Krohn <khk@datarespons.no>
  • Loading branch information
kristiankrohn and Kristian Husevåg Krohn committed Mar 7, 2023
1 parent 4216a90 commit 3d1b013
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions arch/arm/configs/zero-sugar_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -260,9 +260,7 @@ CONFIG_MAGIC_SYSRQ=y
CONFIG_PANIC_ON_OOPS=y
# CONFIG_SCHED_DEBUG is not set
# CONFIG_DEBUG_BUGVERBOSE is not set
CONFIG_FTRACE=y
CONFIG_FUNCTION_TRACER=y
CONFIG_SCHED_TRACER=y
# CONFIG_FTRACE is not set
CONFIG_MEMTEST=y

CONFIG_EXTRA_FIRMWARE="7000_tt_fw.bin"
Expand Down

0 comments on commit 3d1b013

Please sign in to comment.