Browse Source

[MIPS] Delete CONFIG_MSP_FPGA

Originally noticed by Jiri Olsa <olsajiri@gmail.com>.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Ralf Baechle 17 years ago
parent
commit
2d47c58efa
1 changed files with 0 additions and 4 deletions
  1. 0 4
      include/asm-mips/pmc-sierra/msp71xx/msp_regs.h

+ 0 - 4
include/asm-mips/pmc-sierra/msp71xx/msp_regs.h

@@ -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
 
 
 /*
 /*