Re: [PATCH] MIPS: ath79: Enable OF serial ports in the default config

2019-01-07 Thread Paul Burton
Hello, Alban Bedel wrote: > CONFIG_SERIAL_OF_PLATFORM is needed to get a working console on the OF > boards, enable it in the default config to get a working setup out of > the box. > > Signed-off-by: Alban Bedel Applied to mips-fixes. Thanks, Paul [ This message was auto-generated; if yo

[PATCH] MIPS: ath79: Enable OF serial ports in the default config

2019-01-07 Thread Alban Bedel
CONFIG_SERIAL_OF_PLATFORM is needed to get a working console on the OF boards, enable it in the default config to get a working setup out of the box. Signed-off-by: Alban Bedel --- arch/mips/configs/ath79_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/mips/configs/ath79_defco