linux (RPi): config options for 5.4.50-ec8bbdc

Enable CONFIG_SERIAL_DEV_CTRL_TTYPORT=y so bluetooth devices can
be attached via serdev.

Signed-off-by: Matthias Reichl <hias@horus.com>
This commit is contained in:
Matthias Reichl 2020-07-01 22:18:10 +02:00
parent a8891ae0cb
commit 4462c4e9f2
3 changed files with 9 additions and 6 deletions

View File

@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm 5.4.49 Kernel Configuration
# Linux/arm 5.4.50 Kernel Configuration
#
#
@ -1962,7 +1962,8 @@ CONFIG_SERIAL_CORE_CONSOLE=y
# end of Serial drivers
CONFIG_SERIAL_MCTRL_GPIO=y
CONFIG_SERIAL_DEV_BUS=m
CONFIG_SERIAL_DEV_BUS=y
CONFIG_SERIAL_DEV_CTRL_TTYPORT=y
# CONFIG_TTY_PRINTK is not set
# CONFIG_HVC_DCC is not set
# CONFIG_IPMI_HANDLER is not set

View File

@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm 5.4.49 Kernel Configuration
# Linux/arm 5.4.50 Kernel Configuration
#
#
@ -2085,7 +2085,8 @@ CONFIG_SERIAL_CORE_CONSOLE=y
# end of Serial drivers
CONFIG_SERIAL_MCTRL_GPIO=y
CONFIG_SERIAL_DEV_BUS=m
CONFIG_SERIAL_DEV_BUS=y
CONFIG_SERIAL_DEV_CTRL_TTYPORT=y
# CONFIG_TTY_PRINTK is not set
# CONFIG_HVC_DCC is not set
# CONFIG_IPMI_HANDLER is not set

View File

@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm 5.4.49 Kernel Configuration
# Linux/arm 5.4.50 Kernel Configuration
#
#
@ -2473,7 +2473,8 @@ CONFIG_SERIAL_CORE_CONSOLE=y
# end of Serial drivers
CONFIG_SERIAL_MCTRL_GPIO=y
CONFIG_SERIAL_DEV_BUS=m
CONFIG_SERIAL_DEV_BUS=y
CONFIG_SERIAL_DEV_CTRL_TTYPORT=y
# CONFIG_TTY_PRINTK is not set
# CONFIG_HVC_DCC is not set
# CONFIG_IPMI_HANDLER is not set