Browse Source

linux: enable unwinder with no runtime overhead

Waldemar Brodkorb 6 years ago
parent
commit
0fe7721c8c
1 changed files with 1 additions and 0 deletions
  1. 1 0
      target/linux/kernel.config

+ 1 - 0
target/linux/kernel.config

@@ -27,3 +27,4 @@ CONFIG_MULTIUSER=y
 CONFIG_VDSO=y
 CONFIG_ADVISE_SYSCALLS=y
 CONFIG_POSIX_TIMERS=y
+CONFIG_UNWINDER_GUESS=y