mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-01-28 03:37:17 +01:00
x86/64: enable 8250_DW
Some checks are pending
Build Kernel / Build all affected Kernels (push) Waiting to run
Some checks are pending
Build Kernel / Build all affected Kernels (push) Waiting to run
This driver is required for the serial port on headless embedded AMD Ryzen Embedded V3000 devices such as the SolidRun BEDROCK V3000. Signed-off-by: Patrick Oppenlander <patrick.oppenlander@gmail.com> Link: https://github.com/openwrt/openwrt/pull/20353 Signed-off-by: Robert Marko <robimarko@gmail.com>
This commit is contained in:
parent
a626b7e74d
commit
74f74edfe1
1 changed files with 1 additions and 0 deletions
|
|
@ -461,6 +461,7 @@ CONFIG_SENSORS_K10TEMP=y
|
|||
CONFIG_SENSORS_K8TEMP=y
|
||||
# CONFIG_SENSORS_OXP is not set
|
||||
CONFIG_SENSORS_VIA_CPUTEMP=y
|
||||
CONFIG_SERIAL_8250_DW=y
|
||||
CONFIG_SERIAL_8250_PNP=y
|
||||
CONFIG_SMP=y
|
||||
CONFIG_SOCK_RX_QUEUE_MAPPING=y
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue