commit | 7240b80ee03ef712070d985cc9ed7b6c54e5764f | [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 | acf1500138bb6b0496fe09d6bffdf8eac3d6ecab [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>