]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
serial: 8250_ingenic: delete redundant "select SERIAL_EARLYCON"
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Fri, 23 Oct 2015 13:31:15 +0000 (22:31 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 14 Dec 2015 03:59:48 +0000 (19:59 -0800)
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>

No differences found