Convert CONFIG_SYS_INTERLAKEN et al to Kconfig
[platform/kernel/u-boot.git] / include / configs / bmips_bcm6338.h
index 6eaca1c..fa9e5f0 100644 (file)
@@ -8,9 +8,6 @@
 
 #include <linux/sizes.h>
 
-/* CPU */
-#define CONFIG_SYS_MIPS_TIMER_FREQ     120000000
-
 /* RAM */
 #define CONFIG_SYS_SDRAM_BASE          0x80000000
 
@@ -21,7 +18,5 @@
 #endif
 
 #define CONFIG_SYS_FLASH_BASE                  0xbfc00000
-#define CONFIG_SYS_FLASH_EMPTY_INFO
-#define CONFIG_SYS_MAX_FLASH_BANKS_DETECT      1
 
 #endif /* __CONFIG_BMIPS_BCM6338_H */