diff options
| author | Will Deacon <will@kernel.org> | 2025-07-24 11:18:16 +0100 |
|---|---|---|
| committer | Will Deacon <will@kernel.org> | 2025-07-24 11:18:16 +0100 |
| commit | c4e4c1fecc30cafddc3fc29c4faa2bf869df8a17 (patch) | |
| tree | 786ac3feac8e1f21122199f34d9746103a5e8661 | |
| parent | df61544f83cc8537c33c01b14d1dcdbd692b3897 (diff) | |
| parent | 46a7418a3aa62fde7a5cdf6b6de9a6549daa4aa4 (diff) | |
Merge branch 'apple/dart' into next
* apple/dart:
iommu/apple-dart: Drop default ARCH_APPLE in Kconfig
| -rw-r--r-- | drivers/iommu/Kconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/iommu/Kconfig b/drivers/iommu/Kconfig index c5ce712a37b9..70d29b14d851 100644 --- a/drivers/iommu/Kconfig +++ b/drivers/iommu/Kconfig @@ -306,7 +306,6 @@ config APPLE_DART depends on !GENERIC_ATOMIC64 # for IOMMU_IO_PGTABLE_DART select IOMMU_API select IOMMU_IO_PGTABLE_DART - default ARCH_APPLE help Support for Apple DART (Device Address Resolution Table) IOMMUs found in Apple ARM SoCs like the M1. |
