summaryrefslogtreecommitdiffstats
path: root/arch/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/Kconfig')
-rw-r--r--arch/Kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/Kconfig b/arch/Kconfig
index dcbd462b68b1..6c00e5b00f8b 100644
--- a/arch/Kconfig
+++ b/arch/Kconfig
@@ -324,6 +324,9 @@ config HAVE_CMPXCHG_LOCAL
324config HAVE_CMPXCHG_DOUBLE 324config HAVE_CMPXCHG_DOUBLE
325 bool 325 bool
326 326
327config ARCH_WEAK_RELEASE_ACQUIRE
328 bool
329
327config ARCH_WANT_IPC_PARSE_VERSION 330config ARCH_WANT_IPC_PARSE_VERSION
328 bool 331 bool
329 332