commit | d140f963a915426e7beda16cebd7023d72e8ebf7 | [log] [tgz] |
---|---|---|
author | Magnus Damm <damm+renesas@opensource.se> | Tue Sep 20 22:45:06 2016 +0900 |
committer | Geert Uytterhoeven <geert+renesas@glider.be> | Tue Oct 18 11:11:21 2016 +0200 |
tree | c48ec3ae99d90399e21ef4fa4aa86840c49076c1 | |
parent | 2ac6049dcc614fa590b0152e7a583756c391e673 [diff] |
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>