diff mbox series

[U-Boot] mx53loco: Let CONFIG_DISPLAY_CPUINFO be selected

Message ID 1505843189-19981-1-git-send-email-fabio.estevam@nxp.com
State Awaiting Upstream
Delegated to: Stefano Babic
Headers show
Series [U-Boot] mx53loco: Let CONFIG_DISPLAY_CPUINFO be selected | expand

Commit Message

Fabio Estevam Sept. 19, 2017, 5:46 p.m. UTC
With CONFIG_DISPLAY_CPUINFO=y we get a "Reset cause" line, which
brings important information of the reboot cause.

Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
---
 configs/mx53loco_defconfig | 1 -
 1 file changed, 1 deletion(-)
diff mbox series

Patch

diff --git a/configs/mx53loco_defconfig b/configs/mx53loco_defconfig
index b431c89..c89274d 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_IMLS is not set