From 9fdf639960e4967dd6abf55464e00709210b66ca Mon Sep 17 00:00:00 2001 From: Jonathan Marshall Date: Thu, 13 Nov 2025 14:20:23 +1300 Subject: [PATCH] adds support for QingHeng CH9200 USB ethernet connectors --- buildroot-external/kernel/v6.12.y/device-support.config | 1 + 1 file changed, 1 insertion(+) diff --git a/buildroot-external/kernel/v6.12.y/device-support.config b/buildroot-external/kernel/v6.12.y/device-support.config index d3e925ec447..f8e8212891a 100644 --- a/buildroot-external/kernel/v6.12.y/device-support.config +++ b/buildroot-external/kernel/v6.12.y/device-support.config @@ -35,6 +35,7 @@ CONFIG_USB_NET_CDC_EEM=m CONFIG_USB_NET_CDC_NCM=m CONFIG_USB_NET_SMSC75XX=m CONFIG_USB_NET_SMSC95XX=m +CONFIG_USB_NET_CH9200=m CONFIG_MEDIA_CEC_SUPPORT=y