diff options
Diffstat (limited to 'include/configs/trimslice.h')
-rw-r--r-- | include/configs/trimslice.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/trimslice.h b/include/configs/trimslice.h index b562d44a13..e4cbc7da84 100644 --- a/include/configs/trimslice.h +++ b/include/configs/trimslice.h @@ -16,7 +16,7 @@ /* Board-specific serial config */ #define CONFIG_TEGRA_ENABLE_UARTA #define CONFIG_TEGRA_UARTA_GPU -#define CONFIG_SYS_NS16550_COM1 NV_PA_APB_UARTA_BASE +#define CFG_SYS_NS16550_COM1 NV_PA_APB_UARTA_BASE /* SPI */ |