From: Fabio Estevam Date: Tue, 19 Sep 2017 17:46:29 +0000 (-0300) Subject: mx53loco: Let CONFIG_DISPLAY_CPUINFO be selected X-Git-Tag: v2017.11-rc2~57^2~27 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=560a8af2f484b1949acff95beeb951bd2da37220;p=platform%2Fkernel%2Fu-boot.git mx53loco: Let CONFIG_DISPLAY_CPUINFO be selected With CONFIG_DISPLAY_CPUINFO=y we get a "Reset cause" line, which brings important information of the reboot cause. Signed-off-by: Fabio Estevam --- diff --git a/configs/mx53loco_defconfig b/configs/mx53loco_defconfig index 13a4619..a3efa52 100644 --- a/configs/mx53loco_defconfig +++ b/configs/mx53loco_defconfig @@ -8,7 +8,6 @@ CONFIG_BOOTDELAY=1 # CONFIG_CONSOLE_MUX is not set CONFIG_SYS_CONSOLE_IS_IN_ENV=y CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE=y -# CONFIG_DISPLAY_CPUINFO is not set CONFIG_HUSH_PARSER=y CONFIG_CMD_BOOTZ=y CONFIG_CMD_MMC=y