commit | ba9279519b371340e01cadf4c230e9d52a4bf8c4 | [log] [tgz] |
---|---|---|
author | Catalin Marinas <catalin.marinas@arm.com> | Fri Apr 18 22:43:17 2008 +0100 |
committer | Catalin Marinas <catalin.marinas@arm.com> | Fri Apr 18 22:43:17 2008 +0100 |
tree | 146b5d30f75554382d018be4877ea66f2d6ad64c | |
parent | bc02c58bd13cfaf5a9930d7f2ca4f7d5ed4fa807 [diff] |
Allow the L2X0 outer cache support to be configurable By default, this option was selected by the platform Kconfig. This patch adds "depends on" to L2X0 so that it can be enabled/disabled manually. Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>