arm: v7: Kconfig: Introduce SYS_ARM_CACHE_CP15
authorLokesh Vutla <[email protected]>
Thu, 26 Apr 2018 12:51:28 +0000 (18:21 +0530)
committerTom Rini <[email protected]>
Mon, 7 May 2018 19:53:28 +0000 (15:53 -0400)
commitf4bcd767bdc0925528e66974af7575a5796aaab7
treeb436d3fd8ee25efa3c9b704076c141d7b8899927
parent7240b80ee03ef712070d985cc9ed7b6c54e5764f
arm: v7: Kconfig: Introduce SYS_ARM_CACHE_CP15

Certain ARM architectures like ARMv7-A, ARMv7-R has support for
enabling caches using CP15 registers. To have a common support
for all these architectures, introduce a Kconfig symbol
SYS_ARM_CACHE_CP15 that selects cache-cp15.c

Tested-by: Michal Simek <[email protected]>
Reviewed-by: Tom Rini <[email protected]>
Signed-off-by: Lokesh Vutla <[email protected]>
arch/arm/Kconfig
arch/arm/lib/Makefile