aboutsummaryrefslogtreecommitdiff
path: root/include/configs/ls1021atwr.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2021-12-12 22:12:34 -0500
committerTom Rini <trini@konsulko.com>2021-12-27 16:20:18 -0500
commitada261f19a7f034109f6f45ff43f9c76c4dbe208 (patch)
tree9422d410488b6ff9aa4cde518f853fd10772f27f /include/configs/ls1021atwr.h
parent6880b330a9f96403985bf70962934f9a7a2a1397 (diff)
downloadu-boot-ada261f19a7f034109f6f45ff43f9c76c4dbe208.zip
u-boot-ada261f19a7f034109f6f45ff43f9c76c4dbe208.tar.gz
u-boot-ada261f19a7f034109f6f45ff43f9c76c4dbe208.tar.bz2
Finish converting CONFIG_SYS_FSL_CLK to Kconfig
This converts the following to Kconfig: CONFIG_SYS_FSL_CLK We move the exiting option to common/Kconfig near the other options to control the contents of board_init_f() and note that this is a legacy option. We further restrict this to where the call is going to be non-empty, for the SoCs that had only been using this for some MMC-related clocks. Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/ls1021atwr.h')
-rw-r--r--include/configs/ls1021atwr.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/ls1021atwr.h b/include/configs/ls1021atwr.h
index 6fae28e..c5ccaa8 100644
--- a/include/configs/ls1021atwr.h
+++ b/include/configs/ls1021atwr.h
@@ -9,8 +9,6 @@
#define CONFIG_ARMV7_SECURE_BASE OCRAM_BASE_S_ADDR
-#define CONFIG_SYS_FSL_CLK
-
#define CONFIG_DEEP_SLEEP
#define CONFIG_SYS_INIT_RAM_ADDR OCRAM_BASE_ADDR