From: Greg KH <gregkh@linuxfoundation.org>
To: Loic Poulain <loic.poulain@linaro.org>
Cc: kuba@kernel.org, davem@davemloft.net,
linux-arm-msm@vger.kernel.org, aleksander@aleksander.es,
linux-kernel@vger.kernel.org, netdev@vger.kernel.org,
bjorn.andersson@linaro.org, manivannan.sadhasivam@linaro.org,
hemantk@codeaurora.org, jhugo@codeaurora.org
Subject: Re: [PATCH net-next v4 1/2] net: Add a WWAN subsystem
Date: Thu, 11 Mar 2021 17:48:44 +0100 [thread overview]
Message-ID: <YEpJ7Gf9IyDiMtR+@kroah.com> (raw)
In-Reply-To: <1615480746-28518-1-git-send-email-loic.poulain@linaro.org>
On Thu, Mar 11, 2021 at 05:39:05PM +0100, Loic Poulain wrote:
> --- /dev/null
> +++ b/drivers/net/wwan/Kconfig
> @@ -0,0 +1,19 @@
> +# SPDX-License-Identifier: GPL-2.0-only
> +#
> +# Wireless WAN device configuration
> +#
> +
> +menuconfig WWAN
> + bool "Wireless WAN"
> + help
> + This section contains Wireless WAN driver configurations.
> +
> +if WWAN
> +
> +config WWAN_CORE
> + tristate "WWAN Driver Core"
> + help
> + Say Y here if you want to use the WWAN driver core. This driver
> + provides a common framework for WWAN drivers.
module name if chosen?
thanks,
greg k-h
next prev parent reply other threads:[~2021-03-11 16:49 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-11 16:39 [PATCH net-next v4 1/2] net: Add a WWAN subsystem Loic Poulain
2021-03-11 16:39 ` [PATCH net-next v4 2/2] net: Add Qcom WWAN control driver Loic Poulain
2021-03-11 18:58 ` Randy Dunlap
2021-03-11 16:48 ` [PATCH net-next v4 1/2] net: Add a WWAN subsystem Greg KH
2021-03-11 17:14 ` Loic Poulain
2021-03-11 16:48 ` Greg KH [this message]
2021-03-11 18:52 ` kernel test robot
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=YEpJ7Gf9IyDiMtR+@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=aleksander@aleksander.es \
--cc=bjorn.andersson@linaro.org \
--cc=davem@davemloft.net \
--cc=hemantk@codeaurora.org \
--cc=jhugo@codeaurora.org \
--cc=kuba@kernel.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=loic.poulain@linaro.org \
--cc=manivannan.sadhasivam@linaro.org \
--cc=netdev@vger.kernel.org \
/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).