ARM: select MIGHT_HAVE_CACHE_L2X0 for V6 and V7 multi-platform
authorRob Herring <robh@kernel.org>
Fri, 31 Jan 2014 21:36:10 +0000 (15:36 -0600)
committerRob Herring <robh@kernel.org>
Wed, 19 Feb 2014 22:44:00 +0000 (16:44 -0600)
Many V6 and V7 platforms have an L2x0 cache, so make
CONFIG_MIGHT_HAVE_CACHE_L2X0 visible for V6 and V7 multi-platform
builds.

Signed-off-by: Rob Herring <robh@kernel.org>
Acked-by: Stephen Warren <swarren@nvidia.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>

No differences found