summaryrefslogtreecommitdiff
path: root/include/configs/corenet_ds.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-06-27 20:35:46 +0300
committerTom Rini <trini@konsulko.com>2022-07-09 00:57:33 +0300
commit38d091ac1d2d57612adb53b802609a7c3dcdbe3d (patch)
treeb08fc8b1717a9438835a608ecc05080db03ffe37 /include/configs/corenet_ds.h
parent52686b87390791945eb05deaedac3c47f193a80f (diff)
downloadu-boot-38d091ac1d2d57612adb53b802609a7c3dcdbe3d.tar.xz
Convert CONFIG_SYS_CACHE_STASHING to Kconfig
This converts the following to Kconfig: CONFIG_SYS_CACHE_STASHING Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/corenet_ds.h')
-rw-r--r--include/configs/corenet_ds.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/corenet_ds.h b/include/configs/corenet_ds.h
index f20f4e35e9..4eeca47c25 100644
--- a/include/configs/corenet_ds.h
+++ b/include/configs/corenet_ds.h
@@ -38,7 +38,6 @@
/*
* These can be toggled for performance analysis, otherwise use default.
*/
-#define CONFIG_SYS_CACHE_STASHING
#define CONFIG_SYS_INIT_L2CSR0 L2CSR0_L2E
#ifdef CONFIG_DDR_ECC
#define CONFIG_MEM_INIT_VALUE 0xdeadbeef