summaryrefslogtreecommitdiffstats
path: root/arch/sandbox/include/asm/cache.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/sandbox/include/asm/cache.h')
-rw-r--r--arch/sandbox/include/asm/cache.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/sandbox/include/asm/cache.h b/arch/sandbox/include/asm/cache.h
index ffbb9844eb..a545e4b2a1 100644
--- a/arch/sandbox/include/asm/cache.h
+++ b/arch/sandbox/include/asm/cache.h
@@ -20,5 +20,6 @@
#else
#define ARCH_DMA_MINALIGN 16
#endif
+#define CONFIG_SYS_CACHELINE_SIZE ARCH_DMA_MINALIGN
#endif /* __SANDBOX_CACHE_H__ */
OpenPOWER on IntegriCloud