]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - mm/Kconfig
xps: Transmit Packet Steering
[net-next-2.6.git] / mm / Kconfig
index f0fb9124e410c436c0f240d69f089f4935af2e92..c2c8a4a11898f949faa72cf5702d8c21e64f78b9 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