From: "Eric Bénard" <eric@eukrea.com>
To: Fabio Estevam <festevam@gmail.com>
Cc: meta-freescale@yoctoproject.org
Subject: Re: [meta-fsl-arm-extra][PATCH] linux-boundary: enable some PCIe drivers
Date: Tue, 14 May 2013 16:20:37 +0200 [thread overview]
Message-ID: <20130514162037.56efd217@e6520eb> (raw)
In-Reply-To: <CAOMZO5CXYtuB=fiHkpXibwbF_dmHUMgrvKgNbiPbDrPO_bb+8g@mail.gmail.com>
Hi Fabio,
Le Tue, 14 May 2013 11:08:31 -0300,
Fabio Estevam <festevam@gmail.com> a écrit :
> On Tue, May 14, 2013 at 11:02 AM, Eric Bénard <eric@eukrea.com> wrote:
>
> > --- a/recipes-kernel/linux/linux-boundary-3.0.35/defconfig
> > +++ b/recipes-kernel/linux/linux-boundary-3.0.35/defconfig
> > @@ -107,13 +107,13 @@ CONFIG_SCSI_MULTI_LUN=y
> > CONFIG_ATA=y
> > # CONFIG_SATA_PMP is not set
> > CONFIG_SATA_AHCI_PLATFORM=y
> > +CONFIG_SATA_SIL24=y
> > CONFIG_NETDEVICES=y
> > CONFIG_TUN=y
> > -CONFIG_MII=y
>
> Is this removal needed?
>
It's done by make sevedefconfig as MII seems to be enabled by the new
options selected in ethernet.
> > CONFIG_MICREL_PHY=y
> > CONFIG_NET_ETHERNET=y
> > CONFIG_FEC_NAPI=y
> > -# CONFIG_NETDEV_1000 is not set
> > +CONFIG_R8169=y
> > # CONFIG_NETDEV_10000 is not set
> > CONFIG_HOSTAP=y
> > CONFIG_WL12XX_MENU=y
> > @@ -133,6 +133,7 @@ CONFIG_INPUT_MISC=y
> > CONFIG_INPUT_UINPUT=y
> > CONFIG_INPUT_ISL29023=y
> > CONFIG_VT_HW_CONSOLE_BINDING=y
> > +CONFIG_SERIAL_8250=y
>
> Is this addition needed?
it enables 8250 PCie drivers (for PCIe UARTS).
Eric
next prev parent reply other threads:[~2013-05-14 14:20 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-14 14:02 [meta-fsl-arm-extra][PATCH] linux-boundary: enable some PCIe drivers Eric Bénard
2013-05-14 14:08 ` Fabio Estevam
2013-05-14 14:20 ` Eric Bénard [this message]
2013-05-14 20:22 ` Otavio Salvador
2013-05-15 7:51 ` Eric Bénard
2013-05-15 11:48 ` Otavio Salvador
2013-05-15 14:16 ` Eric Nelson
2013-05-15 14:48 ` Eric Bénard
2013-05-15 16:55 ` Eric Nelson
2013-05-15 17:08 ` Otavio Salvador
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=20130514162037.56efd217@e6520eb \
--to=eric@eukrea.com \
--cc=festevam@gmail.com \
--cc=meta-freescale@yoctoproject.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.