From: "Bjørn Mork" <bjorn@mork.no>
To: Oliver Neukum <oneukum@suse.com>
Cc: davem@davemloft.net, netdev@vger.kernel.org
Subject: Re: [PATCH] usbnet: removed USB_USBNET as a config option
Date: Mon, 19 Oct 2015 21:16:37 +0200 [thread overview]
Message-ID: <87oafuu0ru.fsf@nemi.mork.no> (raw)
In-Reply-To: <1445257387-4278-1-git-send-email-oneukum@suse.com> (Oliver Neukum's message of "Mon, 19 Oct 2015 14:23:07 +0200")
Oliver Neukum <oneukum@suse.com> writes:
> usbnet drives no devices of its own. It makes more sense to
> select it whenever a driver for actual hardware that needs
> it is chosen rather than offer it as an option of its own.
>
> Signed-off-by: Oliver Neukum <oneukum@suse.com>
> ---
> drivers/net/usb/Kconfig | 75 +++++++++++++++----------------------------------
> 1 file changed, 23 insertions(+), 52 deletions(-)
>
> diff --git a/drivers/net/usb/Kconfig b/drivers/net/usb/Kconfig
> index 8cf0eba..0cf45ab 100644
> --- a/drivers/net/usb/Kconfig
> +++ b/drivers/net/usb/Kconfig
> @@ -119,42 +119,12 @@ config USB_LAN78XX
> module will be called lan78xx.
>
This looks incomplete.
bjorn@nemi:/usr/local/src/git/linux$ git am /tmp/f
Applying: usbnet: removed USB_USBNET as a config option
bjorn@nemi:/usr/local/src/git/linux$ git grep -B4 'depends on USB_USBNET'
drivers/net/usb/Kconfig- * Ericsson F5521gw Mobile Broadband Module
drivers/net/usb/Kconfig-
drivers/net/usb/Kconfig-config USB_NET_HUAWEI_CDC_NCM
drivers/net/usb/Kconfig- tristate "Huawei NCM embedded AT channel support"
drivers/net/usb/Kconfig: depends on USB_USBNET
--
drivers/net/usb/Kconfig- called huawei_cdc_ncm.ko.
drivers/net/usb/Kconfig-
drivers/net/usb/Kconfig-config USB_NET_CDC_MBIM
drivers/net/usb/Kconfig- tristate "CDC MBIM support"
drivers/net/usb/Kconfig: depends on USB_USBNET
--
drivers/net/usb/Kconfig- adapters marketed under the DeLOCK brand.
drivers/net/usb/Kconfig-
drivers/net/usb/Kconfig-config USB_NET_RNDIS_HOST
drivers/net/usb/Kconfig- tristate "Host for RNDIS and ActiveSync devices"
drivers/net/usb/Kconfig: depends on USB_USBNET
--
drivers/net/usb/Kconfig- with one of these chips.
drivers/net/usb/Kconfig-
drivers/net/usb/Kconfig-config USB_NET_ZAURUS
drivers/net/usb/Kconfig- tristate "Sharp Zaurus (stock ROMs) and compatible"
drivers/net/usb/Kconfig: depends on USB_USBNET
--
drivers/net/usb/Kconfig- module will be called kalmia.
drivers/net/usb/Kconfig-
drivers/net/usb/Kconfig-config USB_NET_QMI_WWAN
drivers/net/usb/Kconfig- tristate "QMI WWAN driver for Qualcomm MSM based 3G and LTE modems"
drivers/net/usb/Kconfig: depends on USB_USBNET
Bjørn
next prev parent reply other threads:[~2015-10-19 19:16 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-19 12:23 [PATCH] usbnet: removed USB_USBNET as a config option Oliver Neukum
2015-10-19 19:16 ` Bjørn Mork [this message]
2015-10-20 6:28 ` Oliver Neukum
2015-10-20 8:43 ` Bjørn Mork
2015-10-20 10:24 ` Oliver Neukum
2015-10-20 11:03 ` Bjørn Mork
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87oafuu0ru.fsf@nemi.mork.no \
--to=bjorn@mork.no \
--cc=davem@davemloft.net \
--cc=netdev@vger.kernel.org \
--cc=oneukum@suse.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).