diff --git a/arch/Kconfig b/arch/Kconfig index 7f0e0e74b3..e1657266aa 100644 --- a/arch/Kconfig +++ b/arch/Kconfig @@ -743,6 +743,12 @@ endmenu menu "Cache Options" +config DCACHE + bool "Data cache support" + default y + help + This option enables data cache (d-cache). + config CACHE_MANAGEMENT bool "Cache management features" help