]> Git Repo - linux.git/commit
ARM: multi_v7_defconfig: Enable 8250-omap serial driver and use it by default
authorTony Lindgren <[email protected]>
Thu, 8 Nov 2018 16:46:40 +0000 (08:46 -0800)
committerTony Lindgren <[email protected]>
Thu, 8 Nov 2018 16:54:40 +0000 (08:54 -0800)
commitf98d45145e6a48b91e0cae12fae7a5367486e91e
tree51955a0901d9872ddfae07fd34472d94eea4c76e
parent79351d5db8cc7a4cb0ac6e5b595f908bc318dc3c
ARM: multi_v7_defconfig: Enable 8250-omap serial driver and use it by default

We've already moved omap2plus_defconfig over to use 8250-omap instead of
omap-serial driver. Let's update multi_v7_defconfig too.

By default we also enable SERIAL_8250_OMAP_TTYO_FIXUP that updates the
kernel serial console to point to 8250 driver and warns about it during
the boot.

Users with ttyO[0123] in their /etc/inittab should update inittab to
to use ttyS[0123] instead.

Signed-off-by: Tony Lindgren <[email protected]>
arch/arm/configs/multi_v7_defconfig
This page took 0.05711 seconds and 4 git commands to generate.