From: linux@prisktech.co.nz (Tony Prisk)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: imx_v6_v7_defconfig: Enable wireless support
Date: Thu, 01 Aug 2013 17:53:35 +1200 [thread overview]
Message-ID: <51F9F7DF.1030205@prisktech.co.nz> (raw)
In-Reply-To: <1375287304-3896-1-git-send-email-festevam@gmail.com>
On 01/08/13 04:15, Fabio Estevam wrote:
> From: Fabio Estevam <fabio.estevam@freescale.com>
>
> Wandboard has a Broadcom 4329 chipset connected to SDHC, so turn on the wireless
> related options.
>
> Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
> ---
> arch/arm/configs/imx_v6_v7_defconfig | 7 +++++--
> 1 file changed, 5 insertions(+), 2 deletions(-)
>
> diff --git a/arch/arm/configs/imx_v6_v7_defconfig b/arch/arm/configs/imx_v6_v7_defconfig
> index d3e044a..577f054 100644
> --- a/arch/arm/configs/imx_v6_v7_defconfig
> +++ b/arch/arm/configs/imx_v6_v7_defconfig
> @@ -61,7 +61,10 @@ CONFIG_IP_PNP_DHCP=y
> # CONFIG_INET_LRO is not set
> CONFIG_IPV6=y
> CONFIG_NETFILTER=y
> -# CONFIG_WIRELESS is not set
> +CONFIG_CFG80211=y
> +CONFIG_MAC80211=y
> +CONFIG_RFKILL=y
> +CONFIG_RFKILL_INPUT=y
> CONFIG_DEVTMPFS=y
> CONFIG_DEVTMPFS_MOUNT=y
> # CONFIG_STANDALONE is not set
> @@ -115,7 +118,7 @@ CONFIG_SMC91X=y
> CONFIG_SMC911X=y
> CONFIG_SMSC911X=y
> # CONFIG_NET_VENDOR_STMICRO is not set
> -# CONFIG_WLAN is not set
> +CONFIG_BRCMFMAC=m
> # CONFIG_INPUT_MOUSEDEV_PSAUX is not set
> CONFIG_INPUT_EVDEV=y
> CONFIG_INPUT_EVBUG=m
Tested-by: Tony Prisk <linux@prisktech.co.nz>
prev parent reply other threads:[~2013-08-01 5:53 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-31 16:15 [PATCH] ARM: imx_v6_v7_defconfig: Enable wireless support Fabio Estevam
2013-08-01 5:53 ` Tony Prisk [this message]
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=51F9F7DF.1030205@prisktech.co.nz \
--to=linux@prisktech.co.nz \
--cc=linux-arm-kernel@lists.infradead.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 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.