From cdb23792e864153b0c2b943bf011f10c7ba190e1 Mon Sep 17 00:00:00 2001 From: Rob Herring Date: Fri, 4 Oct 2013 08:40:04 -0500 Subject: config: remove platform CONFIG_SYS_HZ definition part 1/2 Remove platform CONFIG_SYS_HZ definition for configs A-Z*. Signed-off-by: Rob Herring --- include/configs/M54451EVB.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'include/configs/M54451EVB.h') diff --git a/include/configs/M54451EVB.h b/include/configs/M54451EVB.h index 7fc5153c0f..0f4b726f3a 100644 --- a/include/configs/M54451EVB.h +++ b/include/configs/M54451EVB.h @@ -187,8 +187,6 @@ #define CONFIG_SYS_LOAD_ADDR (CONFIG_SYS_SDRAM_BASE + 0x10000) -#define CONFIG_SYS_HZ 1000 - #define CONFIG_SYS_MBAR 0xFC000000 /* -- cgit v1.2.1