Skip to content

Commit 7da1762

Browse files
geertukuba-moo
authored andcommitted
nt: usb: USB_RTL8153_ECM should not default to y
In general, device drivers should not be enabled by default. Fixes: 657bc1d ("r8153_ecm: avoid to be prior to r8152 driver") Signed-off-by: Geert Uytterhoeven <[email protected]> Reviewed-by: Greg Kroah-Hartman <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
1 parent fe28c53 commit 7da1762

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

drivers/net/usb/Kconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -631,7 +631,6 @@ config USB_NET_AQC111
631631
config USB_RTL8153_ECM
632632
tristate "RTL8153 ECM support"
633633
depends on USB_NET_CDCETHER && (USB_RTL8152 || USB_RTL8152=n)
634-
default y
635634
help
636635
This option supports ECM mode for RTL8153 ethernet adapter, when
637636
CONFIG_USB_RTL8152 is not set, or the RTL8153 device is not

0 commit comments

Comments
 (0)