ソースを参照

linux: enable unwinder with no runtime overhead

Waldemar Brodkorb 6 年 前
コミット
0fe7721c8c
1 ファイル変更1 行追加0 行削除
  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