commit | 1736a56f3d1d5765fa8953d39a900a494d7e415c | [log] [tgz] |
---|---|---|
author | Vineet Gupta <vgupta@synopsys.com> | Mon Sep 08 11:18:15 2014 +0530 |
committer | Vineet Gupta <vgupta@synopsys.com> | Mon Oct 13 14:46:15 2014 +0530 |
tree | 120baf9127ca52b9a0ddc7b108387cbdc0d08e1d | |
parent | 5c05483e2db91890faa9a7be0a831701a3f442d6 [diff] [blame] |
ARC: rename kconfig option for unaligned emulation Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
diff --git a/arch/arc/Kconfig b/arch/arc/Kconfig index bf1e410..cdb6b75 100644 --- a/arch/arc/Kconfig +++ b/arch/arc/Kconfig
@@ -355,7 +355,7 @@ kernel mode. This saves memory access for each such access -config ARC_MISALIGN_ACCESS +config ARC_EMUL_UNALIGNED bool "Emulate unaligned memory access (userspace only)" select SYSCTL_ARCH_UNALIGN_NO_WARN select SYSCTL_ARCH_UNALIGN_ALLOW