From f232950f82d11d411ad29663d98851ac02fd29fb Mon Sep 17 00:00:00 2001 From: Rob Herring Date: Fri, 4 Oct 2013 08:40:05 -0500 Subject: config: remove platform CONFIG_SYS_HZ definition part 2/2 Remove platform CONFIG_SYS_HZ definition for configs a-z*. Signed-off-by: Rob Herring --- include/configs/eXalion.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/eXalion.h') diff --git a/include/configs/eXalion.h b/include/configs/eXalion.h index 07983c1..ca9792c 100644 --- a/include/configs/eXalion.h +++ b/include/configs/eXalion.h @@ -216,7 +216,6 @@ * (address mappings, register initial values, etc.) * You should know what you are doing if you make changes here. */ -#define CONFIG_SYS_HZ 1000 #define CONFIG_SYS_CLK_FREQ 33333333 /* external frequency to pll */ #define CONFIG_PLL_PCI_TO_MEM_MULTIPLIER 2 /* for MPC8240 only */ -- cgit v1.1