Finish converting CONFIG_SYS_CACHELINE_SIZE to Kconfig
[platform/kernel/u-boot.git] / arch / sandbox / include / asm / cache.h
index 9348a13..609a835 100644 (file)
@@ -19,6 +19,5 @@
 #else
 #define ARCH_DMA_MINALIGN      16
 #endif
-#define CONFIG_SYS_CACHELINE_SIZE      ARCH_DMA_MINALIGN
 
 #endif /* __SANDBOX_CACHE_H__ */