Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
[platform/kernel/u-boot.git] / include / configs / pb1x00.h
index cab9192..f924965 100644 (file)
@@ -12,7 +12,6 @@
 #ifndef __CONFIG_H
 #define __CONFIG_H
 
-#define CONFIG_MIPS32          1  /* MIPS32 CPU core   */
 #define CONFIG_PB1X00          1
 #define CONFIG_SOC_AU1X00      1  /* alchemy series cpu */
 
@@ -66,8 +65,6 @@
 
 #define CONFIG_SYS_MIPS_TIMER_FREQ     396000000
 
-#define CONFIG_SYS_HZ                  1000
-
 #define CONFIG_SYS_SDRAM_BASE          0x80000000     /* Cached addr */
 
 #define        CONFIG_SYS_LOAD_ADDR            0x81000000     /* default load address  */