diff options
Diffstat (limited to 'include/configs/da830evm.h')
-rw-r--r-- | include/configs/da830evm.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/da830evm.h b/include/configs/da830evm.h index 3e71ae5a3ee..c4cc62ecb41 100644 --- a/include/configs/da830evm.h +++ b/include/configs/da830evm.h @@ -28,7 +28,6 @@ #define CONFIG_SYS_OSCIN_FREQ 24000000 #define CONFIG_SYS_TIMERBASE DAVINCI_TIMER0_BASE #define CONFIG_SYS_HZ_CLOCK clk_get(DAVINCI_AUXCLK_CLKID) -#define CONFIG_SYS_HZ 1000 #define CONFIG_SKIP_LOWLEVEL_INIT #define CONFIG_SYS_TEXT_BASE 0xc1080000 |