ALSA: opti93x: use dB scale for mixer controls
[safe/jmp/linux-2.6] / lib / Kconfig
index 9960be0..1cfe516 100644 (file)
@@ -194,4 +194,13 @@ config DISABLE_OBSOLETE_CPUMASK_FUNCTIONS
 config NLATTR
        bool
 
+#
+# Generic 64-bit atomic support is selected if needed
+#
+config GENERIC_ATOMIC64
+       bool
+
+config LRU_CACHE
+       tristate
+
 endmenu