summaryrefslogtreecommitdiff
path: root/include/configs/lager.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/lager.h')
-rw-r--r--include/configs/lager.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/lager.h b/include/configs/lager.h
index 8cabad2853..a5abbaaeab 100644
--- a/include/configs/lager.h
+++ b/include/configs/lager.h
@@ -37,9 +37,5 @@
/* SPL support */
#define CONFIG_SPL_STACK 0xe6340000
#define CONFIG_SPL_MAX_SIZE 0x4000
-#ifdef CONFIG_SPL_BUILD
-#define CONFIG_CONS_SCIF0
-#define CONFIG_SH_SCIF_CLK_FREQ 65000000
-#endif
#endif /* __LAGER_H */