summaryrefslogtreecommitdiffstats
path: root/configs/tec-ng_defconfig
diff options
context:
space:
mode:
authorTrevor Woerner <twoerner@gmail.com>2020-05-06 08:02:41 -0400
committerTom Rini <trini@konsulko.com>2020-05-15 14:47:35 -0400
commit18138ab20347ffe5a2b80dd180026dae697a160d (patch)
tree33c1293f88d4fa8287a53ca832609d7727a45d01 /configs/tec-ng_defconfig
parentbb0fb4c0f40803eaffd7a4fc0ec3a9fe4a8be0f0 (diff)
downloadu-boot-18138ab20347ffe5a2b80dd180026dae697a160d.tar.gz
u-boot-18138ab20347ffe5a2b80dd180026dae697a160d.tar.xz
u-boot-18138ab20347ffe5a2b80dd180026dae697a160d.zip
rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRA
Have this symbol follow the pattern of all other such symbols. Signed-off-by: Trevor Woerner <twoerner@gmail.com>
Diffstat (limited to 'configs/tec-ng_defconfig')
-rw-r--r--configs/tec-ng_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/tec-ng_defconfig b/configs/tec-ng_defconfig
index 2fc0470b34..d31db78818 100644
--- a/configs/tec-ng_defconfig
+++ b/configs/tec-ng_defconfig
@@ -1,5 +1,5 @@
CONFIG_ARM=y
-CONFIG_TEGRA=y
+CONFIG_ARCH_TEGRA=y
CONFIG_SYS_TEXT_BASE=0x80110000
CONFIG_ENV_SIZE=0x2000
CONFIG_ENV_OFFSET=0xFFFFE000