ARM: 7268/1: integrator: defconfig for both AP and CP
[cascardo/linux.git] / arch / Kconfig
index a2c5c07..4f55c73 100644 (file)
@@ -193,4 +193,10 @@ config HAVE_ALIGNED_STRUCT_PAGE
          on a struct page for better performance. However selecting this
          might increase the size of a struct page by a word.
 
+config HAVE_CMPXCHG_LOCAL
+       bool
+
+config HAVE_CMPXCHG_DOUBLE
+       bool
+
 source "kernel/gcov/Kconfig"