mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 08:42:12 +02:00
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>
This commit is contained in:
@@ -28,7 +28,7 @@ extern struct serial_device *default_serial_console(void);
|
||||
|
||||
#if defined(CONFIG_MPC83xx) || defined(CONFIG_MPC85xx) || \
|
||||
defined(CONFIG_MPC86xx) || \
|
||||
defined(CONFIG_TEGRA) || defined(CONFIG_SYS_COREBOOT) || \
|
||||
defined(CONFIG_ARCH_TEGRA) || defined(CONFIG_SYS_COREBOOT) || \
|
||||
defined(CONFIG_MICROBLAZE)
|
||||
extern struct serial_device serial0_device;
|
||||
extern struct serial_device serial1_device;
|
||||
|
Reference in New Issue
Block a user