diff options
Diffstat (limited to 'include/configs/tqma6_mba6.h')
-rw-r--r-- | include/configs/tqma6_mba6.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/tqma6_mba6.h b/include/configs/tqma6_mba6.h index 2f52598f2e..3cae4fe2a1 100644 --- a/include/configs/tqma6_mba6.h +++ b/include/configs/tqma6_mba6.h @@ -25,6 +25,6 @@ #define CONFIG_PHY_KSZ9031 #define CONFIG_MXC_UART_BASE UART2_BASE -#define CONFIG_CONSOLE_DEV "ttymxc1" +#define CONSOLE_DEV "ttymxc1" #endif /* __CONFIG_TQMA6_MBA6_H */ |