aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/arm/configs/omap2plus_defconfig
diff options
context:
space:
mode:
authorTony Lindgren <tony@atomide.com>2018-03-01 12:41:49 -0800
committerTony Lindgren <tony@atomide.com>2018-03-06 11:25:37 -0800
commit077e1cde78c3f9047f61506cf3a5b1abb2139e04 (patch)
tree6a6ff92752622e479df0b39a5d649599d5d161e8 /arch/arm/configs/omap2plus_defconfig
parentARM: omap2plus_defconfig: Switch to use omapdrm by default (diff)
downloadwireguard-linux-077e1cde78c3f9047f61506cf3a5b1abb2139e04.tar.xz
wireguard-linux-077e1cde78c3f9047f61506cf3a5b1abb2139e04.zip
ARM: omap2plus_defconfig: Enable 8250_OMAP
We've had 8250_OMAP working for few years now, so let's start enabling it by default. We provide users an option to warn by default with SERIAL_8250_OMAP_TTYO_FIXUP by default. That option updates the serial console to point to 8250 driver and warns about it. Users with ttyO[0123] in their /etc/inittab should update inittab to use ttyS[0123] instead. Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/configs/omap2plus_defconfig')
-rw-r--r--arch/arm/configs/omap2plus_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/omap2plus_defconfig b/arch/arm/configs/omap2plus_defconfig
index 040e1fb34da2..0662c59218b5 100644
--- a/arch/arm/configs/omap2plus_defconfig
+++ b/arch/arm/configs/omap2plus_defconfig
@@ -246,6 +246,7 @@ CONFIG_SERIAL_8250_MANY_PORTS=y
CONFIG_SERIAL_8250_SHARE_IRQ=y
CONFIG_SERIAL_8250_DETECT_IRQ=y
CONFIG_SERIAL_8250_RSA=y
+CONFIG_SERIAL_8250_OMAP=y
CONFIG_SERIAL_OF_PLATFORM=y
CONFIG_SERIAL_OMAP=y
CONFIG_SERIAL_OMAP_CONSOLE=y