aboutsummaryrefslogtreecommitdiff
path: root/src/soc/nvidia/tegra210/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/nvidia/tegra210/Kconfig')
-rw-r--r--src/soc/nvidia/tegra210/Kconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/soc/nvidia/tegra210/Kconfig b/src/soc/nvidia/tegra210/Kconfig
index e70cdc6517..002a6d3806 100644
--- a/src/soc/nvidia/tegra210/Kconfig
+++ b/src/soc/nvidia/tegra210/Kconfig
@@ -22,6 +22,11 @@ if SOC_NVIDIA_TEGRA210
config CHROMEOS
select CHROMEOS_RAMOOPS_NON_ACPI
+# TODO: Remove after replacing arch/arm64/stage_entry.S
+config STACK_SIZE
+ hex
+ default 0x1000
+
config MAINBOARD_DO_DSI_INIT
bool "Use dsi graphics interface"
depends on MAINBOARD_DO_NATIVE_VGA_INIT