aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86_64/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86_64/Kconfig')
-rw-r--r--arch/x86_64/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/x86_64/Kconfig b/arch/x86_64/Kconfig
index af44130f0d65..fc75275d8c72 100644
--- a/arch/x86_64/Kconfig
+++ b/arch/x86_64/Kconfig
@@ -501,6 +501,10 @@ config REORDER
501 optimal TLB usage. If you have pretty much any version of binutils, 501 optimal TLB usage. If you have pretty much any version of binutils,
502 this can increase your kernel build time by roughly one minute. 502 this can increase your kernel build time by roughly one minute.
503 503
504config K8_NB
505 def_bool y
506 depends on AGP_AMD64 || GART_IOMMU || (PCI && NUMA)
507
504endmenu 508endmenu
505 509
506# 510#