mirror of
https://github.com/Stichting-MINIX-Research-Foundation/u-boot.git
synced 2025-09-10 04:26:19 -04:00
SPEAr: Remove unused flag (CONFIG_SYS_HZ_CLOCK)
SPEAr doesn't need CONFIG_SYS_HZ_CLOCK. This commit removes it. Signed-off-by: Vipin Kumar <vipin.kumar@st.com> Signed-off-by: Amit Virdi <amit.virdi@st.com> Acked-by: Stefan Roese <sr@denx.de> Signed-off-by: Stefan Roese <sr@denx.de>
This commit is contained in:
parent
f273e5b2a6
commit
08166e1921
@ -60,7 +60,6 @@
|
|||||||
|
|
||||||
/* Timer, HZ specific defines */
|
/* Timer, HZ specific defines */
|
||||||
#define CONFIG_SYS_HZ (1000)
|
#define CONFIG_SYS_HZ (1000)
|
||||||
#define CONFIG_SYS_HZ_CLOCK (8300000)
|
|
||||||
|
|
||||||
/* Flash configuration */
|
/* Flash configuration */
|
||||||
#if defined(CONFIG_FLASH_PNOR)
|
#if defined(CONFIG_FLASH_PNOR)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user