|
@@ -23,7 +23,7 @@ config IOMMU_IO_PGTABLE
|
|
config IOMMU_IO_PGTABLE_LPAE
|
|
config IOMMU_IO_PGTABLE_LPAE
|
|
bool "ARMv7/v8 Long Descriptor Format"
|
|
bool "ARMv7/v8 Long Descriptor Format"
|
|
select IOMMU_IO_PGTABLE
|
|
select IOMMU_IO_PGTABLE
|
|
- depends on HAS_DMA && (ARM || ARM64 || COMPILE_TEST)
|
|
|
|
|
|
+ depends on HAS_DMA && (ARM || ARM64 || (COMPILE_TEST && !GENERIC_ATOMIC64))
|
|
help
|
|
help
|
|
Enable support for the ARM long descriptor pagetable format.
|
|
Enable support for the ARM long descriptor pagetable format.
|
|
This allocator supports 4K/2M/1G, 16K/32M and 64K/512M page
|
|
This allocator supports 4K/2M/1G, 16K/32M and 64K/512M page
|