]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
iommu/ipmmu-vmsa: Drop LPAE Kconfig dependency
authorMagnus Damm <damm+renesas@opensource.se>
Mon, 19 Oct 2015 03:02:53 +0000 (12:02 +0900)
committerJoerg Roedel <jroedel@suse.de>
Fri, 23 Oct 2015 09:49:06 +0000 (11:49 +0200)
Neither the ARM page table code enabled by IOMMU_IO_PGTABLE_LPAE
nor the IPMMU_VMSA driver actually depends on ARM_LPAE, so get
rid of the dependency.

Tested with ipmmu-vmsa on r8a7794 ALT and a kernel config using:
 # CONFIG_ARM_LPAE is not set

Signed-off-by: Magnus Damm <damm+renesas@opensource.se>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/Kconfig

index cbe6a890a93a0d1448f46e32edbfdc5231ba7098..84efd99806b066f2ed402f1c4adcbdca29a3dfeb 100644 (file)
@@ -323,7 +323,6 @@ config SHMOBILE_IOMMU_L1SIZE
 
 config IPMMU_VMSA
        bool "Renesas VMSA-compatible IPMMU"
-       depends on ARM_LPAE
        depends on ARCH_SHMOBILE || COMPILE_TEST
        select IOMMU_API
        select IOMMU_IO_PGTABLE_LPAE