Remove nowhere used symbol CONFIG_SYS_CLKS_IN_HZ
[platform/kernel/u-boot.git] / include / configs / csb226.h
index d65c14a..d9f85f0 100644 (file)
 #define CONFIG_SYS_MEMTEST_START       0xa0400000      /* memtest works on     */
 #define CONFIG_SYS_MEMTEST_END         0xa0800000      /* 4 ... 8 MB in DRAM   */
 
-#undef  CONFIG_SYS_CLKS_IN_HZ          /* everything, incl board info, in Hz */
-
 #define CONFIG_SYS_LOAD_ADDR           0xa3000000      /* default load address */
                                                /* RS: where is this documented? */
                                                /* RS: is this where U-Boot is  */