* [PATCH] ARM: davinci_all_defconfig: enable support for USB network adaptors
[not found] <config_usb_usbnet>
@ 2017-11-09 15:40 ` Aparna Balasubramanian
2017-11-27 11:49 ` Sekhar Nori
0 siblings, 1 reply; 2+ messages in thread
From: Aparna Balasubramanian @ 2017-11-09 15:40 UTC (permalink / raw)
To: linux-arm-kernel
Enables CONFIG_USB_USBNET so that well known USB network adapters
can enumerate as network interfaces.
Signed-off-by: Aparna Balasubramanian <aparnab@ti.com>
---
arch/arm/configs/davinci_all_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm/configs/davinci_all_defconfig b/arch/arm/configs/davinci_all_defconfig
index bd0cf22..026154c 100644
--- a/arch/arm/configs/davinci_all_defconfig
+++ b/arch/arm/configs/davinci_all_defconfig
@@ -94,6 +94,7 @@ CONFIG_PPP=m
CONFIG_PPP_DEFLATE=m
CONFIG_PPP_ASYNC=m
CONFIG_PPP_SYNC_TTY=m
+CONFIG_USB_USBNET=m
CONFIG_INPUT_EVDEV=m
CONFIG_INPUT_EVBUG=m
CONFIG_KEYBOARD_ATKBD=m
--
1.7.9.5
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-11-27 11:49 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <config_usb_usbnet>
2017-11-09 15:40 ` [PATCH] ARM: davinci_all_defconfig: enable support for USB network adaptors Aparna Balasubramanian
2017-11-27 11:49 ` Sekhar Nori
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).