summaryrefslogtreecommitdiff
path: root/configs/axs101_defconfig
diff options
context:
space:
mode:
authorAlexey Brodkin <abrodkin@synopsys.com>2017-04-18 21:21:56 +0300
committerAlexey Brodkin <abrodkin@synopsys.com>2017-06-29 19:34:10 +0300
commit02d488b6c55737c5397785f2ee7c374745507412 (patch)
treefa1a3db074654d1feeef5ad0569529d318decc05 /configs/axs101_defconfig
parentcf628f772ef2faa9d39563dd42bd2fadf2b194f9 (diff)
axs101: Enable data cache
There's no reason to keep data cache disabled in axs101 board any longer, enabling it. Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
Diffstat (limited to 'configs/axs101_defconfig')
-rw-r--r--configs/axs101_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/axs101_defconfig b/configs/axs101_defconfig
index 1af505d9eb..b9ea1c6dea 100644
--- a/configs/axs101_defconfig
+++ b/configs/axs101_defconfig
@@ -1,5 +1,4 @@
CONFIG_ARC=y
-CONFIG_SYS_DCACHE_OFF=y
CONFIG_TARGET_AXS101=y
CONFIG_SYS_TEXT_BASE=0x81000000
CONFIG_SYS_CLK_FREQ=750000000