commit | b2d00d6fd809a517b83541a862251300f4b333b3 | [log] [tgz] |
---|---|---|
author | Lokesh Vutla <lokeshvutla@ti.com> | Thu Apr 26 18:21:27 2018 +0530 |
committer | Tom Rini <trini@konsulko.com> | Mon May 07 15:53:28 2018 -0400 |
tree | d1c0b7451c02dcbe131b4ebdbf80401dd061b72f | |
parent | 81b1a6772ad42a7bff107176831836d33b0e8938 [diff] |
arm: v7: Kconfig: Add entry for MMU Add a Kconfig entry for MMU and imply for all platforms using cache-cp15.c containing MMU setup. Using imply instead of select so that MMU can be disabled by defconfigs when not needed. Tested-by: Michal Simek <michal.simek@xilinx.com> Reviewed-by: Tom Rini <trini@konsulko.com> Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>