From 406257ae4162adefa46951ff673ae9bbe03756fe Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Sun, 7 Nov 2021 22:59:41 -0500 Subject: Convert CONFIG_MISC_INIT_F et al to Kconfig This converts the following to Kconfig: CONFIG_MISC_INIT_F CONFIG_MISC_INIT_R Signed-off-by: Tom Rini --- include/configs/kmcent2.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/kmcent2.h') diff --git a/include/configs/kmcent2.h b/include/configs/kmcent2.h index 8274dd349bf..4dbd53c3877 100644 --- a/include/configs/kmcent2.h +++ b/include/configs/kmcent2.h @@ -335,7 +335,6 @@ #define CONFIG_SYS_CS2_FTIM2 SYS_QRIO_FTIM2 #define CONFIG_SYS_CS2_FTIM3 SYS_QRIO_FTIM3 -#define CONFIG_MISC_INIT_F #define CONFIG_HWCONFIG /* define to use L1 as initial stack */ -- cgit v1.2.3