All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kukjin Kim <kgene@kernel.org>
To: 'Javier Martinez Canillas' <javier.martinez@collabora.co.uk>,
	'Kukjin Kim' <kgene@kernel.org>
Cc: linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org,
	'Kevin Hilman' <khilman@linaro.org>,
	'Olof Johansson' <olof@lixom.net>,
	linux-arm-kernel@lists.infradead.org
Subject: RE: [PATCH] ARM: exynos_defconfig: Enable Marvell WiFi-Ex support
Date: Thu, 12 Mar 2015 21:00:53 +0900	[thread overview]
Message-ID: <02cf01d05cbc$30ab15b0$92014110$@kernel.org> (raw)
In-Reply-To: <1423992532-29228-1-git-send-email-javier.martinez@collabora.co.uk>

Martinez Canillas wrote:
> 
> Exynos5420 Peach Pit and Exynos5800 Peach Pi boards have a MMC/SDIO
> Marvell WiFi-Ex chip. This patch enables wireless support and the
> mwifiex driver.
> 
> Signed-off-by: Javier Martinez Canillas <javier.martinez@collabora.co.uk>
> ---
>  arch/arm/configs/exynos_defconfig | 4 ++++
>  1 file changed, 4 insertions(+)
> 
> diff --git a/arch/arm/configs/exynos_defconfig b/arch/arm/configs/exynos_defconfig
> index 70e5d0bdb4e4..dcef516bcd0d 100644
> --- a/arch/arm/configs/exynos_defconfig
> +++ b/arch/arm/configs/exynos_defconfig
> @@ -34,6 +34,10 @@ CONFIG_PACKET=y
>  CONFIG_UNIX=y
>  CONFIG_NET_KEY=y
>  CONFIG_INET=y
> +CONFIG_WIRELESS=y
> +CONFIG_CFG80211=y
> +CONFIG_MWIFIEX=y
> +CONFIG_MWIFIEX_SDIO=y
>  CONFIG_RFKILL_REGULATOR=y
>  CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
>  CONFIG_DEVTMPFS=y
> --

OK, will apply.

Thanks,
Kukjin

WARNING: multiple messages have this Message-ID (diff)
From: kgene@kernel.org (Kukjin Kim)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: exynos_defconfig: Enable Marvell WiFi-Ex support
Date: Thu, 12 Mar 2015 21:00:53 +0900	[thread overview]
Message-ID: <02cf01d05cbc$30ab15b0$92014110$@kernel.org> (raw)
In-Reply-To: <1423992532-29228-1-git-send-email-javier.martinez@collabora.co.uk>

Martinez Canillas wrote:
> 
> Exynos5420 Peach Pit and Exynos5800 Peach Pi boards have a MMC/SDIO
> Marvell WiFi-Ex chip. This patch enables wireless support and the
> mwifiex driver.
> 
> Signed-off-by: Javier Martinez Canillas <javier.martinez@collabora.co.uk>
> ---
>  arch/arm/configs/exynos_defconfig | 4 ++++
>  1 file changed, 4 insertions(+)
> 
> diff --git a/arch/arm/configs/exynos_defconfig b/arch/arm/configs/exynos_defconfig
> index 70e5d0bdb4e4..dcef516bcd0d 100644
> --- a/arch/arm/configs/exynos_defconfig
> +++ b/arch/arm/configs/exynos_defconfig
> @@ -34,6 +34,10 @@ CONFIG_PACKET=y
>  CONFIG_UNIX=y
>  CONFIG_NET_KEY=y
>  CONFIG_INET=y
> +CONFIG_WIRELESS=y
> +CONFIG_CFG80211=y
> +CONFIG_MWIFIEX=y
> +CONFIG_MWIFIEX_SDIO=y
>  CONFIG_RFKILL_REGULATOR=y
>  CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
>  CONFIG_DEVTMPFS=y
> --

OK, will apply.

Thanks,
Kukjin

  reply	other threads:[~2015-03-12 12:00 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-15  9:28 [PATCH] ARM: exynos_defconfig: Enable Marvell WiFi-Ex support Javier Martinez Canillas
2015-02-15  9:28 ` Javier Martinez Canillas
2015-03-12 12:00 ` Kukjin Kim [this message]
2015-03-12 12:00   ` Kukjin Kim

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='02cf01d05cbc$30ab15b0$92014110$@kernel.org' \
    --to=kgene@kernel.org \
    --cc=javier.martinez@collabora.co.uk \
    --cc=khilman@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=olof@lixom.net \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.