commit | 6d53bb9c85b75ee91c76078f4d7e80926178fd51 | [log] [tgz] |
---|---|---|
author | Magnus Damm <damm+renesas@opensource.se> | Tue Dec 15 21:03:08 2015 +0900 |
committer | Geert Uytterhoeven <geert+renesas@glider.be> | Fri Dec 18 10:43:50 2015 +0100 |
tree | c5837700066c37b642866d84ccefe96ec7060aba | |
parent | 48b430964f01a7ff73b00a35831e4898d37d5879 [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> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>