From 0fe7721c8cfeda2a3b497103d2c0cc59a678e2f6 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Thu, 31 May 2018 22:48:14 +0200 Subject: linux: enable unwinder with no runtime overhead --- target/linux/kernel.config | 1 + 1 file changed, 1 insertion(+) (limited to 'target') diff --git a/target/linux/kernel.config b/target/linux/kernel.config index 8d7f9fda2..79b263f75 100644 --- a/target/linux/kernel.config +++ b/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 -- cgit v1.2.3