Skip to content
Commit 22d8be86 authored by Sean Lee's avatar Sean Lee Committed by Russell King
Browse files

[ARM] 2852/1: Correct the mistake in arch/arm/mm/Kconfig file



Patch from Sean Lee

In the arch/arm/mm/Kconfig file, the CPU_DCACHE_WRITETHROUGH
option is depend on the CPU_DISABLE_DCACHE, but the "Disable
D-Cache" option is configured as CPU_DCACHE_DISABLE.
The CPU_DISABLE_DCACHE should be CPU_DCACHE_DISABLE

Signed-off-by: default avatarSean Lee <beginner2arm@eyou.com>
Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent 54738e82
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment