serial: 8250_ingenic: delete redundant "select SERIAL_EARLYCON"
commitfbccaca9bd099e3b8bc6dfabb8dc6f57ad83d1a8
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Fri, 23 Oct 2015 13:31:15 +0000 (23 22:31 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 14 Dec 2015 03:59:48 +0000 (13 19:59 -0800)
treef691c4cba16bf4648458b05aeccacab1663b147e
parentb8d20e06eaad4c2bd64746cacd95be9a5d3e747f
serial: 8250_ingenic: delete redundant "select SERIAL_EARLYCON"

SERIAL_8250_INGENIC depends on SERIAL_8250_CONSOLE, which already
selects SERIAL_EARLYCON.

This line is redundant.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Reviewed-by: Peter Hurley <peter@hurleysoftware.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/8250/Kconfig