]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit
serial/sifive: select SERIAL_EARLYCON
authorChristoph Hellwig <hch@lst.de>
Tue, 10 Sep 2019 05:59:23 +0000 (07:59 +0200)
committerStefan Bader <stefan.bader@canonical.com>
Tue, 12 Nov 2019 17:47:08 +0000 (18:47 +0100)
commit77f240ffcfe4572fe3d2033cba79ec9f37b7c336
tree1905e94b93f48865cf132a6a4dd6b712981026d9
parentfaa07305c0ecc7de5b3582d12a63d6287aeae1ff
serial/sifive: select SERIAL_EARLYCON

BugLink: https://bugs.launchpad.net/bugs/1851550
[ Upstream commit 7e2a165de5a52003d10a611ee3884cdb5c44e8cd ]

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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Signed-off-by: Connor Kuehl <connor.kuehl@canonical.com>
Signed-off-by: Khalid Elmously <khalid.elmously@canonical.com>
drivers/tty/serial/Kconfig