projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8f95a51
)
ARM: omap2plus_defconfig: Fix probe errors on UARTs 5 and 6
author
Tony Lindgren
<tony@atomide.com>
Fri, 20 Jan 2017 20:13:19 +0000
(12:13 -0800)
committer
Tony Lindgren
<tony@atomide.com>
Mon, 23 Jan 2017 18:59:22 +0000
(10:59 -0800)
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>
arch/arm/configs/omap2plus_defconfig
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/configs/omap2plus_defconfig
b/arch/arm/configs/omap2plus_defconfig
index fff43f79852b1d6dbb4017b10b01243da8be6044..bac35f3b000926f9423eda5f70a483a24fdd7db1 100644
(file)
--- a/
arch/arm/configs/omap2plus_defconfig
+++ b/
arch/arm/configs/omap2plus_defconfig
@@
-212,6
+212,7
@@
CONFIG_SERIO=m
CONFIG_SERIAL_8250=y
CONFIG_SERIAL_8250_CONSOLE=y
CONFIG_SERIAL_8250_NR_UARTS=32
+CONFIG_SERIAL_8250_RUNTIME_UARTS=6
CONFIG_SERIAL_8250_EXTENDED=y
CONFIG_SERIAL_8250_MANY_PORTS=y
CONFIG_SERIAL_8250_SHARE_IRQ=y