diff --git a/include/configs/malta.h b/include/configs/malta.h
index 6132ab8652b9a0273e20d2f9e5738f0e0f50e1d8..ab5ba95e4709b34cfa1ecf1400db2831999824c2 100644
--- a/include/configs/malta.h
+++ b/include/configs/malta.h
@@ -29,10 +29,6 @@
 #define CONFIG_SYS_MHZ			250	/* arbitrary value */
 #define CONFIG_SYS_MIPS_TIMER_FREQ	(CONFIG_SYS_MHZ * 1000000)
 
-#define CONFIG_SYS_DCACHE_SIZE		16384	/* arbitrary value */
-#define CONFIG_SYS_ICACHE_SIZE		16384	/* arbitrary value */
-#define CONFIG_SYS_CACHELINE_SIZE	32	/* arbitrary value */
-
 #define CONFIG_SWAP_IO_SPACE
 
 /*