]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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)
commitbad78b13e3057b4bbfe769e21c213dca7c4d51de
tree92b6d7760f7332aee34ba0eeefb4958a62dff95b
parent7379047d5585187d1288486d4627873170d0005a
iommu/ipmmu-vmsa: Drop LPAE Kconfig dependency

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