Re: [PATCH] serial/sifive: select SERIAL_EARLYCON
From: Paul Walmsley
Date: Mon Sep 16 2019 - 06:21:10 EST
On Tue, 10 Sep 2019, Christoph Hellwig wrote:
> 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@xxxxxx>
Reviewed-by: Paul Walmsley <paul.walmsley@xxxxxxxxxx>
- Paul