]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit - drivers/tty/serdev/Kconfig
serdev: enable TTY port controller support by default
authorJohan Hovold <johan@kernel.org>
Mon, 9 Oct 2017 09:41:33 +0000 (11:41 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 20 Oct 2017 12:20:06 +0000 (14:20 +0200)
commit22b276a4072087e7b7f1723ccd8a1aa18fab8bbf
treeafeaeaccf7d2b5f4b57db28267e68bdd1737df65
parentf7f730968264c142cf4de298f3d2ca89ede07aa9
serdev: enable TTY port controller support by default

Amend the Serial device bus Kconfig entries to clarify that you most
likely also want to enable TTY port controller support, and make
SERIAL_DEV_CTRL_TTYPORT default to Y (when bus support is enabled).

Note that the TTY port controller is currently the only in-kernel
serdev controller implementation.

Signed-off-by: Johan Hovold <johan@kernel.org>
Reviewed-by: Sebastian Reichel <sebastian.reichel@collabora.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serdev/Kconfig