generic: enable CONFIG_USB_NET_DRIVERS
authorRui Salvaterra <rsalvaterra@gmail.com>
Sat, 1 Feb 2025 18:38:37 +0000 (18:38 +0000)
committerRui Salvaterra <rsalvaterra@gmail.com>
Mon, 10 Mar 2025 12:39:42 +0000 (12:39 +0000)
This is only relevant for devices with USB support, and in itself changes
nothing in the kernel build. However, it is useful to further simplify the
dependencies of some USB network devices.

Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
target/linux/generic/config-6.6

index ce2dc48ddef5f51b21b98b8eeef957ee4a8a6685..78f8b1e5ccbaa956319c29df1adb2fbfa6fa2fa1 100644 (file)
@@ -6966,7 +6966,7 @@ CONFIG_USB_GADGET_VBUS_DRAW=2
 # CONFIG_USB_NET_CH9200 is not set
 # CONFIG_USB_NET_CX82310_ETH is not set
 # CONFIG_USB_NET_DM9601 is not set
-# CONFIG_USB_NET_DRIVERS is not set
+CONFIG_USB_NET_DRIVERS=y
 # CONFIG_USB_NET_GL620A is not set
 # CONFIG_USB_NET_HUAWEI_CDC_NCM is not set
 # CONFIG_USB_NET_INT51X1 is not set