summaryrefslogtreecommitdiffstats
path: root/include/configs/MigoR.h
diff options
context:
space:
mode:
authorRob Herring <rob.herring@calxeda.com>2013-10-04 08:40:04 -0500
committerTom Rini <trini@ti.com>2013-11-04 11:05:59 -0500
commitcdb23792e864153b0c2b943bf011f10c7ba190e1 (patch)
tree1ca35758c570a57a3d0eebf04e08ff207593c12a /include/configs/MigoR.h
parent2108f4c4a302a021a8807a7baac16dd680a8f3d0 (diff)
downloadtalos-obmc-uboot-cdb23792e864153b0c2b943bf011f10c7ba190e1.tar.gz
talos-obmc-uboot-cdb23792e864153b0c2b943bf011f10c7ba190e1.zip
config: remove platform CONFIG_SYS_HZ definition part 1/2
Remove platform CONFIG_SYS_HZ definition for configs A-Z*. Signed-off-by: Rob Herring <rob.herring@calxeda.com>
Diffstat (limited to 'include/configs/MigoR.h')
-rw-r--r--include/configs/MigoR.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/MigoR.h b/include/configs/MigoR.h
index 0fcf18f8e2..9fd4551426 100644
--- a/include/configs/MigoR.h
+++ b/include/configs/MigoR.h
@@ -125,6 +125,5 @@
#define CONFIG_SH_TMU_CLK_FREQ CONFIG_SYS_CLK_FREQ
#define CONFIG_SH_SCIF_CLK_FREQ CONFIG_SYS_CLK_FREQ
#define CONFIG_SYS_TMU_CLK_DIV (4) /* 4 (default), 16, 64, 256 or 1024 */
-#define CONFIG_SYS_HZ 1000
#endif /* __MIGO_R_H */
OpenPOWER on IntegriCloud