From 4585601ae2147730fcf342ed9b57a2c684503490 Mon Sep 17 00:00:00 2001 From: Simon Glass Date: Mon, 23 Jan 2017 13:31:21 -0700 Subject: Convert CONFIG_ARCH_MISC_INIT to Kconfig This converts the following to Kconfig: CONFIG_ARCH_MISC_INIT Signed-off-by: Simon Glass --- configs/galileo_defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'configs/galileo_defconfig') diff --git a/configs/galileo_defconfig b/configs/galileo_defconfig index 7da870f..cff847a 100644 --- a/configs/galileo_defconfig +++ b/configs/galileo_defconfig @@ -12,6 +12,7 @@ CONFIG_BOOTSTAGE=y CONFIG_BOOTSTAGE_REPORT=y CONFIG_CONSOLE_MUX=y CONFIG_SYS_CONSOLE_INFO_QUIET=y +CONFIG_ARCH_MISC_INIT=y CONFIG_HUSH_PARSER=y CONFIG_CMD_CPU=y # CONFIG_CMD_IMLS is not set -- cgit v1.1