diff options
Diffstat (limited to 'include/configs/tny_a9260.h')
-rw-r--r-- | include/configs/tny_a9260.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/tny_a9260.h b/include/configs/tny_a9260.h index f841ba8..32f6b00 100644 --- a/include/configs/tny_a9260.h +++ b/include/configs/tny_a9260.h @@ -40,7 +40,6 @@ /* ARM asynchronous clock */ #define CONFIG_SYS_AT91_SLOW_CLOCK 32768 /* slow clock xtal */ #define CONFIG_SYS_AT91_MAIN_CLOCK 12000000 /* 12 MHz crystal */ -#define CONFIG_SYS_HZ 1000 #define CONFIG_ARCH_CPU_INIT #define CONFIG_CMDLINE_TAG /* enable passing of ATAGs */ |