LinuxPPC-Dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Scott Wood <scottwood@freescale.com>
To: Chunhe Lan <Chunhe.Lan@freescale.com>
Cc: linuxppc-dev@lists.ozlabs.org
Subject: Re: [PATCH] powerpc/defconfig: Enable ath9k wireless card support
Date: Thu, 5 Dec 2013 17:18:33 -0600	[thread overview]
Message-ID: <1386285513.7375.71.camel@snotra.buserror.net> (raw)
In-Reply-To: <1386055940-20629-1-git-send-email-Chunhe.Lan@freescale.com>

On Tue, 2013-12-03 at 15:32 +0800, Chunhe Lan wrote:
> On the P1023RDB, when board leaves the factory, it has
> two Atheros wireless cards on the PCIe slot. So enable
> ath9k wireless driver support.
> 
> Signed-off-by: Chunhe Lan <Chunhe.Lan@freescale.com>
> Cc: Scott Wood <scottwood@freescale.com>
> ---
>  arch/powerpc/configs/85xx/p1023_defconfig |    5 +++++
>  1 files changed, 5 insertions(+), 0 deletions(-)
> 
> diff --git a/arch/powerpc/configs/85xx/p1023_defconfig b/arch/powerpc/configs/85xx/p1023_defconfig
> index b06d37d..a3fe941 100644
> --- a/arch/powerpc/configs/85xx/p1023_defconfig
> +++ b/arch/powerpc/configs/85xx/p1023_defconfig
> @@ -62,6 +62,9 @@ CONFIG_INET_ESP=y
>  # CONFIG_INET_LRO is not set
>  CONFIG_IPV6=y
>  CONFIG_IP_SCTP=m
> +CONFIG_CFG80211=y
> +CONFIG_CFG80211_WEXT=y
> +CONFIG_MAC80211=y
>  CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
>  CONFIG_DEVTMPFS=y
>  CONFIG_DEVTMPFS_MOUNT=y
> @@ -101,6 +104,8 @@ CONFIG_DAVICOM_PHY=y
>  CONFIG_CICADA_PHY=y
>  CONFIG_VITESSE_PHY=y
>  CONFIG_FIXED_PHY=y
> +CONFIG_ATH_CARDS=y
> +CONFIG_ATH9K=y
>  CONFIG_INPUT_FF_MEMLESS=m
>  # CONFIG_INPUT_MOUSEDEV is not set
>  # CONFIG_INPUT_KEYBOARD is not set

I thought we decided the p1023 defconfig was going away (to possibly
return if/when datapath is upstreamed and is deemed too large for the
main config)?

-Scott

      reply	other threads:[~2013-12-05 23:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-03  7:32 [PATCH] powerpc/defconfig: Enable ath9k wireless card support Chunhe Lan
2013-12-05 23:18 ` Scott Wood [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=1386285513.7375.71.camel@snotra.buserror.net \
    --to=scottwood@freescale.com \
    --cc=Chunhe.Lan@freescale.com \
    --cc=linuxppc-dev@lists.ozlabs.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