ppc4xx: Remove implementations of testdram()
[platform/kernel/u-boot.git] / include / configs / katmai.h
index cce883f..3c81862 100644 (file)
@@ -37,7 +37,6 @@
 #define CONFIG_4xx                     1       /* ... PPC4xx family    */
 #define CONFIG_440                     1       /* ... PPC440 family    */
 #define CONFIG_440SPE                  1       /* Specifc SPe support  */
-#undef CFG_DRAM_TEST                           /* Disable-takes long time */
 #define CONFIG_SYS_CLK_FREQ    33333333        /* external freq to pll */
 
 #define CONFIG_BOARD_EARLY_INIT_F 1    /* Call board_pre_init          */