Merge git://git.denx.de/u-boot-x86
[platform/kernel/u-boot.git] / include / config_fallbacks.h
index 76818f6..7d8daa2 100644 (file)
 #define CONFIG_SYS_PROMPT      "=> "
 #endif
 
-#ifndef CONFIG_SYS_HZ
-#define CONFIG_SYS_HZ          1000
-#endif
-
 #ifndef CONFIG_FIT_SIGNATURE
 #define CONFIG_IMAGE_FORMAT_LEGACY
 #endif