Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

[MIPS] Delete CONFIG_MSP_FPGA

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

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

-4
-4
include/asm-mips/pmc-sierra/msp71xx/msp_regs.h
··· 585 585 * UART defines * 586 586 *************************************************************************** 587 587 */ 588 - #ifndef CONFIG_MSP_FPGA 589 588 #define MSP_BASE_BAUD 25000000 590 - #else 591 - #define MSP_BASE_BAUD 6000000 592 - #endif 593 589 #define MSP_UART_REG_LEN 0x20 594 590 595 591 /*