commit | f919fe87030de4c17d1be58837458067caab6b65 | [log] [tgz] |
---|---|---|
author | Magnus Damm <damm+renesas@opensource.se> | Fri Jun 03 00:56:18 2016 +0900 |
committer | Geert Uytterhoeven <geert+renesas@glider.be> | Mon Jun 06 09:03:29 2016 +0200 |
tree | 6429f75566d49b6c5deed33aefc1521804e3154c | |
parent | 3a6d9764536e32f5cf862d6e8d118f8da7444452 [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>