[meta-freescale] [meta-fsl-arm-extra][PATCH] linux-boundary: enable some PCIe drivers

Eric Bénard eric at eukrea.com
Tue May 14 07:20:37 PDT 2013


Hi Fabio,

Le Tue, 14 May 2013 11:08:31 -0300,
Fabio Estevam <festevam at gmail.com> a écrit :

> On Tue, May 14, 2013 at 11:02 AM, Eric Bénard <eric at 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



More information about the meta-freescale mailing list