]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - arch/x86/Kconfig
numa: x86_64: use generic percpu var numa_node_id() implementation
[net-next-2.6.git] / arch / x86 / Kconfig
index 5bdc143b122856cd6eb0e646eb4b5688bfbd3fad..dcb0593b4a66348a204a44fee3366c5da0848ad1 100644 (file)
@@ -110,7 +110,7 @@ config NEED_DMA_MAP_STATE
        def_bool (X86_64 || DMAR || DMA_API_DEBUG)
 
 config NEED_SG_DMA_LENGTH
-       def_bool X86_64
+       def_bool y
 
 config GENERIC_ISA_DMA
        def_bool y
@@ -1706,6 +1706,10 @@ config HAVE_ARCH_EARLY_PFN_TO_NID
        def_bool X86_64
        depends on NUMA
 
+config USE_PERCPU_NUMA_NODE_ID
+       def_bool X86_64
+       depends on NUMA
+
 menu "Power management and ACPI options"
 
 config ARCH_HIBERNATION_HEADER