Remove nowhere used symbol CONFIG_SYS_CLKS_IN_HZ
[platform/kernel/u-boot.git] / include / configs / trab.h
index 0a7a73d..625d8ee 100644 (file)
 #define CONFIG_SYS_MEMTEST_START       0x0C000000      /* memtest works on     */
 #define CONFIG_SYS_MEMTEST_END         0x0D000000      /* 16 MB in DRAM        */
 
-#undef CONFIG_SYS_CLKS_IN_HZ           /* everything, incl board info, in Hz */
-
 #define        CONFIG_SYS_LOAD_ADDR            0x0CF00000      /* default load address */
 
 #ifdef CONFIG_TRAB_50MHZ
 #define        CONFIG_SYS_MONITOR_LEN          (256 << 10)
 
 /* Dynamic MTD partition support */
-#define CONFIG_JFFS2_CMDLINE
+#define CONFIG_CMD_MTDPARTS
 #define MTDIDS_DEFAULT         "nor0=0"
 
 /* production flash layout */