diff options
author | Sean Lee <beginner2arm@eyou.com> | 2005-08-17 08:28:26 (GMT) |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2005-08-17 08:28:26 (GMT) |
commit | 22d8be866ee23bf3ad9fe867587eef5f4200bf84 (patch) | |
tree | 30776229759256eae069428e15423ce61faed970 /kernel/cpu.c | |
parent | 54738e82755f73080e779ba0c8052e232df24d78 (diff) | |
download | linux-fsl-qoriq-22d8be866ee23bf3ad9fe867587eef5f4200bf84.tar.xz |
[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: Sean Lee <beginner2arm@eyou.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'kernel/cpu.c')
0 files changed, 0 insertions, 0 deletions