diff options
Diffstat (limited to 'arch/x86/Kconfig')
| -rw-r--r-- | arch/x86/Kconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig index cea0cd9a316f..7fd41f0d7542 100644 --- a/arch/x86/Kconfig +++ b/arch/x86/Kconfig | |||
| @@ -670,7 +670,7 @@ config GART_IOMMU | |||
| 670 | bool "GART IOMMU support" if EMBEDDED | 670 | bool "GART IOMMU support" if EMBEDDED |
| 671 | default y | 671 | default y |
| 672 | select SWIOTLB | 672 | select SWIOTLB |
| 673 | depends on X86_64 && PCI && K8_NB | 673 | depends on X86_64 && PCI && AMD_NB |
| 674 | ---help--- | 674 | ---help--- |
| 675 | Support for full DMA access of devices with 32bit memory access only | 675 | Support for full DMA access of devices with 32bit memory access only |
| 676 | on systems with more than 3GB. This is usually needed for USB, | 676 | on systems with more than 3GB. This is usually needed for USB, |
| @@ -2076,7 +2076,7 @@ config OLPC_OPENFIRMWARE | |||
| 2076 | 2076 | ||
| 2077 | endif # X86_32 | 2077 | endif # X86_32 |
| 2078 | 2078 | ||
| 2079 | config K8_NB | 2079 | config AMD_NB |
| 2080 | def_bool y | 2080 | def_bool y |
| 2081 | depends on CPU_SUP_AMD && PCI | 2081 | depends on CPU_SUP_AMD && PCI |
| 2082 | 2082 | ||
