mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-03 16:07:51 +00:00
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:
parent
a8891ae0cb
commit
4462c4e9f2
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user