From: Patrick Oppenlander Date: Thu, 9 Oct 2025 02:35:21 +0000 (+1100) Subject: x86/64: enable 8250_DW X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F20353%2Fhead;p=thirdparty%2Fopenwrt.git 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 Link: https://github.com/openwrt/openwrt/pull/20353 Signed-off-by: Robert Marko --- diff --git a/target/linux/x86/64/config-6.12 b/target/linux/x86/64/config-6.12 index c98d6091b9a..77646c0f531 100644 --- a/target/linux/x86/64/config-6.12 +++ b/target/linux/x86/64/config-6.12 @@ -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