summaryrefslogtreecommitdiff
path: root/include/configs/sama5d27_som1_ek.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/sama5d27_som1_ek.h')
-rw-r--r--include/configs/sama5d27_som1_ek.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/configs/sama5d27_som1_ek.h b/include/configs/sama5d27_som1_ek.h
index 79f354d2e6..d62146e779 100644
--- a/include/configs/sama5d27_som1_ek.h
+++ b/include/configs/sama5d27_som1_ek.h
@@ -11,8 +11,8 @@
#include "at91-sama5_common.h"
-#undef CONFIG_SYS_AT91_MAIN_CLOCK
-#define CONFIG_SYS_AT91_MAIN_CLOCK 24000000 /* from 24 MHz crystal */
+#undef CFG_SYS_AT91_MAIN_CLOCK
+#define CFG_SYS_AT91_MAIN_CLOCK 24000000 /* from 24 MHz crystal */
/* SPL */