Commit 2d47c58e authored by Ralf Baechle's avatar Ralf Baechle

[MIPS] Delete CONFIG_MSP_FPGA

Originally noticed by Jiri Olsa <olsajiri@gmail.com>.
Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
parent 9c746edb
...@@ -585,11 +585,7 @@ ...@@ -585,11 +585,7 @@
* UART defines * * UART defines *
*************************************************************************** ***************************************************************************
*/ */
#ifndef CONFIG_MSP_FPGA
#define MSP_BASE_BAUD 25000000 #define MSP_BASE_BAUD 25000000
#else
#define MSP_BASE_BAUD 6000000
#endif
#define MSP_UART_REG_LEN 0x20 #define MSP_UART_REG_LEN 0x20
/* /*
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment