OSDN Git Service

serial/sifive: select SERIAL_EARLYCON
authorChristoph Hellwig <hch@lst.de>
Tue, 10 Sep 2019 05:59:23 +0000 (07:59 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 4 Oct 2019 13:01:15 +0000 (15:01 +0200)
commit7e2a165de5a52003d10a611ee3884cdb5c44e8cd
treef00e54b13437da4f25b44007d6ccb6577ac99d34
parent5080d127127ac5b610b57900774d9559ae55e817
serial/sifive: select SERIAL_EARLYCON

The sifive serial driver implements earlycon support, but unless
another driver is built in that supports earlycon support it won't
be usable.  Explicitly select SERIAL_EARLYCON instead.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Paul Walmsley <paul.walmsley@sifive.com>
Link: https://lore.kernel.org/r/20190910055923.28384-1-hch@lst.de
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/Kconfig