x86: Instruction decoder API
[pandora-kernel.git] / lib / Kconfig
index 9960be0..bb1326d 100644 (file)
@@ -194,4 +194,10 @@ config DISABLE_OBSOLETE_CPUMASK_FUNCTIONS
 config NLATTR
        bool
 
+#
+# Generic 64-bit atomic support is selected if needed
+#
+config GENERIC_ATOMIC64
+       bool
+
 endmenu