aboutsummaryrefslogtreecommitdiff
path: root/include/configs/integratorcp.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/integratorcp.h')
-rw-r--r--include/configs/integratorcp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/integratorcp.h b/include/configs/integratorcp.h
index bf09510..25bb41e 100644
--- a/include/configs/integratorcp.h
+++ b/include/configs/integratorcp.h
@@ -17,7 +17,7 @@
#include "integrator-common.h"
/* Integrator CP-specific configuration */
-#define CONFIG_SYS_HZ_CLOCK 1000000 /* Timer 1 is clocked at 1Mhz */
+#define CFG_SYS_HZ_CLOCK 1000000 /* Timer 1 is clocked at 1Mhz */
#define CONFIG_SERVERIP 192.168.1.100
#define CONFIG_IPADDR 192.168.1.104