aboutsummaryrefslogtreecommitdiff
path: root/include/configs/silk.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-03-30 18:07:21 -0400
committerTom Rini <trini@konsulko.com>2022-04-08 09:06:28 -0400
commitf9f3209a3478b1393180705cfdaed618d5d6ed3a (patch)
tree6551ea90a7ab39fd80a635b25289bfef6e42c78a /include/configs/silk.h
parent8c3e231b8f6772fff55eca191ce7ed6a211ee0a7 (diff)
downloadu-boot-f9f3209a3478b1393180705cfdaed618d5d6ed3a.zip
u-boot-f9f3209a3478b1393180705cfdaed618d5d6ed3a.tar.gz
u-boot-f9f3209a3478b1393180705cfdaed618d5d6ed3a.tar.bz2
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/silk.h')
-rw-r--r--include/configs/silk.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/silk.h b/include/configs/silk.h
index fa195c6..ec8740b 100644
--- a/include/configs/silk.h
+++ b/include/configs/silk.h
@@ -42,7 +42,6 @@
#define CONFIG_SPL_STACK 0xe6340000
#define CONFIG_SPL_MAX_SIZE 0x4000
#ifdef CONFIG_SPL_BUILD
-#define CONFIG_CONS_SCIF2
#define CONFIG_SH_SCIF_CLK_FREQ 65000000
#endif