x86/64: enable 8250_DW

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:
Patrick Oppenlander 2025-10-09 13:35:21 +11:00 committed by Robert Marko
parent a626b7e74d
commit 74f74edfe1
1 changed files with 1 additions and 0 deletions

View File

@ -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