aboutsummaryrefslogtreecommitdiff
path: root/include/configs/smdk2410.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/smdk2410.h')
-rw-r--r--include/configs/smdk2410.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/smdk2410.h b/include/configs/smdk2410.h
index 766b8feec..65dd3fec2 100644
--- a/include/configs/smdk2410.h
+++ b/include/configs/smdk2410.h
@@ -44,7 +44,7 @@
#define CONFIG_SMDK2410 1 /* on a SAMSUNG SMDK2410 Board */
/* input clock of PLL */
-#define CONFIG_PLL_INPUT_FREQ 12000000/* the SMDK2410 has 12MHz input clock */
+#define CONFIG_SYS_CLK_FREQ 12000000/* the SMDK2410 has 12MHz input clock */
#define USE_920T_MMU 1