summaryrefslogtreecommitdiff
path: root/configs/surface-rt_defconfig
diff options
context:
space:
mode:
authorTom Rini <[email protected]>2025-12-08 08:37:35 -0600
committerTom Rini <[email protected]>2025-12-08 08:37:35 -0600
commitf21a301147a017ce9f99b63e2f69343c3cbabd9c (patch)
tree072e0ec68992859845a164a6e043614954313f42 /configs/surface-rt_defconfig
parentd3291d35b605552e1ad0117a2c396fe90011358e (diff)
configs: Resync with savedefconfig
Resync all defconfig files using qconfig.py Signed-off-by: Tom Rini <[email protected]>
Diffstat (limited to 'configs/surface-rt_defconfig')
-rw-r--r--configs/surface-rt_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/surface-rt_defconfig b/configs/surface-rt_defconfig
index 88b67749095..6e3752c72a3 100644
--- a/configs/surface-rt_defconfig
+++ b/configs/surface-rt_defconfig
@@ -1,8 +1,8 @@
CONFIG_ARM=y
CONFIG_ARCH_TEGRA=y
CONFIG_TEXT_BASE=0x80110000
-CONFIG_NR_DRAM_BANKS=2
CONFIG_ENV_SOURCE_FILE="surface-rt"
+CONFIG_NR_DRAM_BANKS=2
CONFIG_ENV_SIZE=0x3000
CONFIG_ENV_OFFSET=0xFFFFD000
CONFIG_DEFAULT_DEVICE_TREE="tegra30-microsoft-surface-rt"