Commit ffd58cca authored by Varun Wadekar's avatar Varun Wadekar Committed by Sandrine Bailleux
Browse files

Tegra194: enable spe-console functionality



This patch enables the config to switch to the console provided
by the SPE firmware.

Change-Id: I5a3bed09ee1e84f958d0925501d1a79fb7f694de
Signed-off-by: default avatarVarun Wadekar <vwadekar@nvidia.com>
parent 91ff490d
......@@ -5,7 +5,7 @@
#
# platform configs
ENABLE_CONSOLE_SPE := 0
ENABLE_CONSOLE_SPE := 1
$(eval $(call add_define,ENABLE_CONSOLE_SPE))
ENABLE_STRICT_CHECKING_MODE := 1
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment