summaryrefslogtreecommitdiffstats
path: root/target/linux/arc770
diff options
context:
space:
mode:
authorAlexey Brodkin <Alexey.Brodkin@synopsys.com>2016-07-08 12:57:33 +0300
committerJohn Crispin <john@phrozen.org>2016-07-11 14:19:47 +0200
commit697ee803881b3eadfa22a2049788725c39d7af0f (patch)
tree27a0e09cdf0f0c591b19efe1a97262afdcd5be40 /target/linux/arc770
parent055ba75f9233cb672b40826db0f22f01ecb9e3ef (diff)
downloadmaster-31e0f0ae-697ee803881b3eadfa22a2049788725c39d7af0f.tar.gz
master-31e0f0ae-697ee803881b3eadfa22a2049788725c39d7af0f.tar.bz2
master-31e0f0ae-697ee803881b3eadfa22a2049788725c39d7af0f.zip
Revert "linux: arc: disable kernel unwinding to fix modules loading"
This reverts commit acd41539d630688e9891003c9b51cace3e113316. There's a fix in upstream that will at some point land in 4.4 stable as well so we'll get rid of this hack and with the next commit will apply upstream fix. Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
Diffstat (limited to 'target/linux/arc770')
-rw-r--r--target/linux/arc770/config-4.43
1 files changed, 2 insertions, 1 deletions
diff --git a/target/linux/arc770/config-4.4 b/target/linux/arc770/config-4.4
index d6905d732e..87fd7e342f 100644
--- a/target/linux/arc770/config-4.4
+++ b/target/linux/arc770/config-4.4
@@ -18,7 +18,7 @@ CONFIG_ARC_CURR_IN_REG=y
CONFIG_ARC_DBG=y
# CONFIG_ARC_DBG_TLB_MISS_COUNT is not set
# CONFIG_ARC_DBG_TLB_PARANOIA is not set
-# CONFIG_ARC_DW2_UNWIND is not set
+CONFIG_ARC_DW2_UNWIND=y
CONFIG_ARC_EMUL_UNALIGNED=y
# CONFIG_ARC_FPU_SAVE_RESTORE is not set
CONFIG_ARC_HAS_DCACHE=y
@@ -78,6 +78,7 @@ CONFIG_HAVE_FUTEX_CMPXCHG=y
CONFIG_HAVE_IOREMAP_PROT=y
CONFIG_HAVE_LATENCYTOP_SUPPORT=y
CONFIG_HAVE_MEMBLOCK=y
+CONFIG_HAVE_MOD_ARCH_SPECIFIC=y
CONFIG_HAVE_NET_DSA=y
CONFIG_HAVE_OPROFILE=y
CONFIG_HAVE_PERF_EVENTS=y