From 1bf330150c2a34af797cafa5a09722a2fc4ae233 Mon Sep 17 00:00:00 2001 From: Adam Ford Date: Wed, 14 Aug 2019 08:29:25 -0500 Subject: Convert CONFIG_ARCH_CPU_INIT to Kconfig This converts the following to Kconfig: CONFIG_ARCH_CPU_INIT Signed-off-by: Adam Ford Acked-by: Chris Packham Tested-by: Felix Brack --- configs/am43xx_evm_rtconly_defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'configs/am43xx_evm_rtconly_defconfig') diff --git a/configs/am43xx_evm_rtconly_defconfig b/configs/am43xx_evm_rtconly_defconfig index d7d4702879..caf761b565 100644 --- a/configs/am43xx_evm_rtconly_defconfig +++ b/configs/am43xx_evm_rtconly_defconfig @@ -1,4 +1,5 @@ CONFIG_ARM=y +CONFIG_ARCH_CPU_INIT=y CONFIG_ARCH_OMAP2PLUS=y CONFIG_TI_COMMON_CMD_OPTIONS=y CONFIG_SYS_MALLOC_F_LEN=0x2000 -- cgit v1.2.3