Skip to content

Commit 30019ca

Browse files
tmlindgregkh
authored andcommitted
ARM: omap2plus_defconfig: Fix probe errors on UARTs 5 and 6
[ Upstream commit 4cd6a59f5c1a9b0cca0da09fbba42b9450ffc899 ] We have more than four uarts on some SoCs and that can cause noise with errors while booting. Signed-off-by: Tony Lindgren <tony@atomide.com> Signed-off-by: Sasha Levin <alexander.levin@verizon.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
1 parent 83fe38f commit 30019ca

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

arch/arm/configs/omap2plus_defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -221,6 +221,7 @@ CONFIG_SERIO=m
221221
CONFIG_SERIAL_8250=y
222222
CONFIG_SERIAL_8250_CONSOLE=y
223223
CONFIG_SERIAL_8250_NR_UARTS=32
224+
CONFIG_SERIAL_8250_RUNTIME_UARTS=6
224225
CONFIG_SERIAL_8250_EXTENDED=y
225226
CONFIG_SERIAL_8250_MANY_PORTS=y
226227
CONFIG_SERIAL_8250_SHARE_IRQ=y

0 commit comments

Comments
 (0)