aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas Dechesne <nicolas.dechesne@linaro.org>2018-01-17 19:40:22 +0100
committerVinod Koul <vkoul@kernel.org>2020-04-13 17:46:04 +0530
commit60fa4d01e22cb9675e9b3764b48d09664e95dcb0 (patch)
treeb4c7a4b6506f2cca5b97bcd6bd4208ece7f5fadd
parentb932a786ae1610f57462678171599b011058371c (diff)
kernel: configs: add more USB net drivers
They are useful to debug, let's keep them for now. Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
-rw-r--r--kernel/configs/distro.config4
1 files changed, 2 insertions, 2 deletions
diff --git a/kernel/configs/distro.config b/kernel/configs/distro.config
index 35f59fb0cda3..16b696b96ad8 100644
--- a/kernel/configs/distro.config
+++ b/kernel/configs/distro.config
@@ -127,8 +127,8 @@ CONFIG_USB_NET_AX8817X=y
CONFIG_USB_CATC=m
CONFIG_USB_KAWETH=m
CONFIG_USB_PEGASUS=m
-CONFIG_USB_RTL8150=m
-CONFIG_USB_RTL8152=m
+CONFIG_USB_RTL8150=y
+CONFIG_USB_RTL8152=y
CONFIG_USB_NET_SR9700=m
CONFIG_USB_NET_SR9800=m
CONFIG_USB_NET_SMSC75XX=m