]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - mm/Kconfig
Introduce CONFIG_VIRT_TO_BUS
[linux-2.6-omap-h63xx.git] / mm / Kconfig
index db7c55de92cdc2ded0583d1ccc5239bdb4828d00..40559cfd49f7afe99e8a34aeddd0e9f328c48744 100644 (file)
@@ -157,3 +157,18 @@ config RESOURCES_64BIT
        default 64BIT
        help
          This option allows memory and IO resources to be 64 bit.
+
+config ZONE_DMA_FLAG
+       int
+       default "0" if !ZONE_DMA
+       default "1"
+
+config NR_QUICK
+       int
+       depends on QUICKLIST
+       default "2" if (SUPERH && !SUPERH64)
+       default "1"
+
+config VIRT_TO_BUS
+       def_bool y
+       depends on !ARCH_NO_VIRT_TO_BUS