ALSA: hda - Suppress the odd number of channels for HDMI
[pandora-kernel.git] / mm / Kconfig
index f0fb912..c2c8a4a 100644 (file)
@@ -301,3 +301,11 @@ config NOMMU_INITIAL_TRIM_EXCESS
          of 1 says that all excess pages should be trimmed.
 
          See Documentation/nommu-mmap.txt for more information.
+
+#
+# UP and nommu archs use km based percpu allocator
+#
+config NEED_PER_CPU_KM
+       depends on !SMP
+       bool
+       default y