summaryrefslogtreecommitdiffstats
path: root/include/configs/vexpress_common.h
diff options
context:
space:
mode:
authorMarcel Ziswiler <marcel@ziswiler.com>2015-03-01 00:53:09 +0100
committerMarek Vasut <marex@denx.de>2015-03-02 10:59:50 +0100
commite2b70325246f4ea959e883f4caa9e59fb029127d (patch)
tree92cb0f147baa65af885ba1f613a54f1fb4d12d70 /include/configs/vexpress_common.h
parent1e49f6e2ebd4f1e0caf2c4aa073026291f2e5c4e (diff)
downloadtalos-obmc-uboot-e2b70325246f4ea959e883f4caa9e59fb029127d.tar.gz
talos-obmc-uboot-e2b70325246f4ea959e883f4caa9e59fb029127d.zip
remove nowhere used symbol CONFIG_SYS_CLKS_IN_HZ
Basically finish what the following commit started a long time ago: 488f5d8790c451fc527fe5d2ef218f2a5e40ea17 Signed-off-by: Marcel Ziswiler <marcel@ziswiler.com> For mx35pdk/woodburn: Acked-by: Stefano Babic <sbabic@denx.de>
Diffstat (limited to 'include/configs/vexpress_common.h')
-rw-r--r--include/configs/vexpress_common.h1
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
OpenPOWER on IntegriCloud