diff options
author | Tom Rini <trini@konsulko.com> | 2015-03-02 07:24:15 -0500 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2015-03-02 07:24:15 -0500 |
commit | a1b341989b241be6e308ec9328d2fbb08049c8f9 (patch) | |
tree | 7090edf381a6d203b07aeab4692787996c6a498c /include/configs/vexpress_common.h | |
parent | 6fa361903cdb673ec325a56125391088da257e81 (diff) | |
parent | 44ba7a373a46e2816aff0a7aa28166d1dbbe46f0 (diff) |
Merge git://git.denx.de/u-boot-pxa
Diffstat (limited to 'include/configs/vexpress_common.h')
-rw-r--r-- | include/configs/vexpress_common.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/vexpress_common.h b/include/configs/vexpress_common.h index 2dea921045..989e755279 100644 --- a/include/configs/vexpress_common.h +++ b/include/configs/vexpress_common.h @@ -188,7 +188,6 @@ #define CONFIG_BOOTP_PXE_CLIENTARCH 0x100 /* Miscellaneous configurable options */ -#undef CONFIG_SYS_CLKS_IN_HZ #define CONFIG_SYS_LOAD_ADDR (V2M_BASE + 0x8000) #define LINUX_BOOT_PARAM_ADDR (V2M_BASE + 0x2000) #define CONFIG_BOOTDELAY 2 |