summaryrefslogtreecommitdiff
path: root/configs/apalis_t30_defconfig
diff options
context:
space:
mode:
authorMarcel Ziswiler <marcel.ziswiler@toradex.com>2016-11-16 17:49:21 +0100
committerTom Rini <trini@konsulko.com>2016-11-28 15:10:32 -0500
commitb05d6806cd6a95d46c22036a684a09501fdb2264 (patch)
tree1db5b766a3fea2a681f49a1f9e421131e5a07f24 /configs/apalis_t30_defconfig
parentf7637cc01414b9c87b6b0f861f34d83c19bfaaaf (diff)
apalis/colibri_t20/t30: deactivate displaying board info
Deactivate CONFIG_DISPLAY_BOARDINFO in favour of CONFIG_DISPLAY_BOARDINFO_LATE which also displays on the LCD. Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Acked-by: Max Krummenacher <max.krummenacher@toradex.com>
Diffstat (limited to 'configs/apalis_t30_defconfig')
-rw-r--r--configs/apalis_t30_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/apalis_t30_defconfig b/configs/apalis_t30_defconfig
index 640c9ce4be..0ac2fe635c 100644
--- a/configs/apalis_t30_defconfig
+++ b/configs/apalis_t30_defconfig
@@ -6,6 +6,7 @@ CONFIG_DEFAULT_DEVICE_TREE="tegra30-apalis"
CONFIG_OF_SYSTEM_SETUP=y
CONFIG_CONSOLE_MUX=y
CONFIG_SYS_STDIO_DEREGISTER=y
+# CONFIG_DISPLAY_BOARDINFO is not set
CONFIG_HUSH_PARSER=y
CONFIG_SYS_PROMPT="Apalis T30 # "
CONFIG_CMD_BOOTZ=y