diff options
Diffstat (limited to 'include/configs/usb_a9263.h')
| -rw-r--r-- | include/configs/usb_a9263.h | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/usb_a9263.h b/include/configs/usb_a9263.h index c4d04dec3..3c5487078 100644 --- a/include/configs/usb_a9263.h +++ b/include/configs/usb_a9263.h @@ -20,7 +20,6 @@  /* ARM asynchronous clock */  #define CONFIG_SYS_AT91_MAIN_CLOCK	12000000	/* 12 MHz crystal */  #define CONFIG_SYS_AT91_SLOW_CLOCK	32768 -#define CONFIG_SYS_HZ			1000  #define CONFIG_MACH_TYPE		MACH_TYPE_USB_A9263  |