commit | 513f64078b5870c4536750552c1f48c99d01bb98 | [log] [tgz] |
---|---|---|
author | Trevor Woerner <twoerner@gmail.com> | Wed May 06 08:02:41 2020 -0400 |
committer | Tom Rini <trini@konsulko.com> | Fri May 15 14:47:35 2020 -0400 |
tree | 33c1293f88d4fa8287a53ca832609d7727a45d01 | |
parent | bb7ab07dc244c8c0b0b7c42826f83abbed8cad2e [diff] [blame] |
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>
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index 8bdcf34..6152b11 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig
@@ -1142,7 +1142,7 @@ imply MP imply DM_USB_GADGET -config TEGRA +config ARCH_TEGRA bool "NVIDIA Tegra" imply DISTRO_DEFAULTS imply FAT_WRITE