mirror of https://gitee.com/openkylin/linux.git
[PATCH] Don't set calgary iommu as default y
Most systems don't need it. Signed-off-by: Andi Kleen <ak@suse.de>
This commit is contained in:
parent
dcf10307c3
commit
3f75f42d77
|
@ -422,7 +422,6 @@ config IOMMU
|
|||
|
||||
config CALGARY_IOMMU
|
||||
bool "IBM Calgary IOMMU support"
|
||||
default y
|
||||
select SWIOTLB
|
||||
depends on PCI && EXPERIMENTAL
|
||||
help
|
||||
|
|
Loading…
Reference in New Issue