aboutsummaryrefslogtreecommitdiff
path: root/include/configs/lager.h
diff options
context:
space:
mode:
authorTom Rini2022-03-30 18:07:21 -0400
committerTom Rini2022-04-08 09:06:28 -0400
commitf9f3209a3478b1393180705cfdaed618d5d6ed3a (patch)
tree6551ea90a7ab39fd80a635b25289bfef6e42c78a /include/configs/lager.h
parent8c3e231b8f6772fff55eca191ce7ed6a211ee0a7 (diff)
Convert CONFIG_CONS_SCIF0 et al to Kconfig
This converts the following to Kconfig: CONFIG_CONS_SCIF0 CONFIG_CONS_SCIF1 CONFIG_CONS_SCIF2 CONFIG_CONS_SCIF4 CONFIG_CONS_SCIFA0 Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/lager.h')
-rw-r--r--include/configs/lager.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/lager.h b/include/configs/lager.h
index 8cabad2853c..df3b4bbce07 100644
--- a/include/configs/lager.h
+++ b/include/configs/lager.h
@@ -38,7 +38,6 @@
#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