X-Git-Url: https://git.kernelconcepts.de/?p=karo-tx-uboot.git;a=blobdiff_plain;f=include%2Fserial.h;h=f6bb2b90a1ee196c4a353ab0708e1146c2c139a0;hp=14f863ed20ec73f67ed2df791ad2ad4b904b689c;hb=d0a51373131c4ba565a2391d5ed78b87c406ce98;hpb=953cfd2878216daf80bda4c0d4a829e2d76b7cbe diff --git a/include/serial.h b/include/serial.h index 14f863ed20..f6bb2b90a1 100644 --- a/include/serial.h +++ b/include/serial.h @@ -32,7 +32,7 @@ extern struct serial_device *default_serial_console(void); defined(CONFIG_MB86R0x) || defined(CONFIG_MPC5xxx) || \ defined(CONFIG_MPC83xx) || defined(CONFIG_MPC85xx) || \ defined(CONFIG_MPC86xx) || defined(CONFIG_SYS_SC520) || \ - defined(CONFIG_TEGRA20) || defined(CONFIG_SYS_COREBOOT) || \ + defined(CONFIG_TEGRA) || defined(CONFIG_SYS_COREBOOT) || \ defined(CONFIG_MICROBLAZE) extern struct serial_device serial0_device; extern struct serial_device serial1_device;