diff options
Diffstat (limited to 'drivers/iommu/Kconfig')
-rw-r--r-- | drivers/iommu/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/iommu/Kconfig b/drivers/iommu/Kconfig index 2fbe3b1dc92d..325188eef1c1 100644 --- a/drivers/iommu/Kconfig +++ b/drivers/iommu/Kconfig | |||
@@ -15,7 +15,7 @@ if IOMMU_SUPPORT | |||
15 | 15 | ||
16 | config OF_IOMMU | 16 | config OF_IOMMU |
17 | def_bool y | 17 | def_bool y |
18 | depends on OF | 18 | depends on OF && IOMMU_API |
19 | 19 | ||
20 | config FSL_PAMU | 20 | config FSL_PAMU |
21 | bool "Freescale IOMMU support" | 21 | bool "Freescale IOMMU support" |