diff options
Diffstat (limited to 'include/configs/CRAYL1.h')
-rw-r--r-- | include/configs/CRAYL1.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/CRAYL1.h b/include/configs/CRAYL1.h index c6ff4e13da5..a4ce6c389f5 100644 --- a/include/configs/CRAYL1.h +++ b/include/configs/CRAYL1.h @@ -70,7 +70,6 @@ #define CONFIG_SYS_I2C_EEPROM_ADDR_LEN 1 #define CONFIG_IDENT_STRING "Cray L1" #define CONFIG_ENV_OVERWRITE 1 -#define CONFIG_SYS_HZ 1000 /* decrementer freq: 1 ms ticks */ #define CONFIG_SYS_HUSH_PARSER 1 #define CONFIG_SOURCE 1 |