]> err.no Git - linux-2.6/blobdiff - mm/Kconfig
security: filesystem capabilities refactor kernel code
[linux-2.6] / mm / Kconfig
index 4242743b981bcd2e8a864e43769831701e0fa44c..aa799007a11b3bc6bfb3817a584ddce683e0c2b7 100644 (file)
@@ -174,7 +174,7 @@ config SPLIT_PTLOCK_CPUS
 config MIGRATION
        bool "Page migration"
        def_bool y
-       depends on NUMA
+       depends on NUMA || ARCH_ENABLE_MEMORY_HOTREMOVE
        help
          Allows the migration of the physical location of pages of processes
          while the virtual addresses are not changed. This is useful for
@@ -199,7 +199,7 @@ config BOUNCE
 config NR_QUICK
        int
        depends on QUICKLIST
-       default "2" if SUPERH
+       default "2" if SUPERH || AVR32
        default "1"
 
 config VIRT_TO_BUS