diff options
Diffstat (limited to 'arch/ia64/Kconfig')
-rw-r--r-- | arch/ia64/Kconfig | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/arch/ia64/Kconfig b/arch/ia64/Kconfig index 9a50d7dd2a0b..9676100b83ee 100644 --- a/arch/ia64/Kconfig +++ b/arch/ia64/Kconfig @@ -53,10 +53,10 @@ config MMU bool default y -config SWIOTLB - bool +config NEED_DMA_MAP_STATE + def_bool y -config IOMMU_HELPER +config SWIOTLB bool config GENERIC_LOCKBREAK |