summaryrefslogtreecommitdiff
path: root/configs/MiniFAP_defconfig
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2016-10-17 20:12:53 -0600
committerTom Rini <trini@konsulko.com>2016-10-23 18:33:54 -0400
commitfbda683292da37690d9729561a18ccfa51491235 (patch)
treeaa8b5f648cd8d5193659b81a4e58ef60da473b85 /configs/MiniFAP_defconfig
parent0872d443aa75c86c0ce0c3008a0ac0e0889a9821 (diff)
Convert CONFIG_CONSOLE_EXTRA_INFO to Kconfig
This converts the following to Kconfig: CONFIG_CONSOLE_EXTRA_INFO Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/MiniFAP_defconfig')
-rw-r--r--configs/MiniFAP_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/MiniFAP_defconfig b/configs/MiniFAP_defconfig
index 2de63eeb04..f07aa3efdd 100644
--- a/configs/MiniFAP_defconfig
+++ b/configs/MiniFAP_defconfig
@@ -21,4 +21,5 @@ CONFIG_CMD_EXT2=y
CONFIG_CMD_FAT=y
CONFIG_USB=y
CONFIG_USB_STORAGE=y
+CONFIG_CONSOLE_EXTRA_INFO=y
CONFIG_OF_LIBFDT=y