On Wed, Apr 17, 2019 at 05:13:27PM +0200, Arnd Bergmann wrote: > The digicolor platform has three UARTs, but the Kconfig.debug > file explicitly lists port zero as the one to be used for the > console, while not providing any default values. > > This can get an automated randconfig build stuck in a loop > waiting for the user to input the number. As we already know > the physical address, this patch provides that number as > default, along with a reasonable default value for the virtual > address. > > Cc: Baruch Siach <[email protected]> > Signed-off-by: Arnd Bergmann <[email protected]>
Applied, thanks! -Olof

