From b8260c17150d77f8d87a25132314fcf713896bf3 Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Sun, 7 Nov 2021 22:59:32 -0500 Subject: Convert CONFIG_ARCH_CPU_INIT to Kconfig This converts the following to Kconfig: CONFIG_ARCH_CPU_INIT Signed-off-by: Tom Rini --- include/configs/s5p4418_nanopi2.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include') diff --git a/include/configs/s5p4418_nanopi2.h b/include/configs/s5p4418_nanopi2.h index f49f5faa7f1..d22a84a5035 100644 --- a/include/configs/s5p4418_nanopi2.h +++ b/include/configs/s5p4418_nanopi2.h @@ -77,7 +77,6 @@ * System initialize options (board_init_f) */ /* board_init_f->init_sequence, call arch_cpu_init */ -#define CONFIG_ARCH_CPU_INIT /*----------------------------------------------------------------------- * Miscellaneous configurable options -- cgit v1.3.1