summaryrefslogtreecommitdiff
path: root/zephyr/Kconfig.defaults-arm
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/Kconfig.defaults-arm')
-rw-r--r--zephyr/Kconfig.defaults-arm8
1 files changed, 8 insertions, 0 deletions
diff --git a/zephyr/Kconfig.defaults-arm b/zephyr/Kconfig.defaults-arm
new file mode 100644
index 0000000000..4dddf87304
--- /dev/null
+++ b/zephyr/Kconfig.defaults-arm
@@ -0,0 +1,8 @@
+# Copyright 2022 The Chromium OS Authors. All rights reserved.
+# Use of this source code is governed by a BSD-style license that can be
+# found in the LICENSE file.
+
+# ARM specific Kconfig overrides.
+
+config TRAP_UNALIGNED_ACCESS
+ default y