Re: [4/5] IBM Akebono: Add the Akebono platform

From: Alistair Popple
Date: Thu May 01 2014 - 20:34:43 EST


Paul,

On Thu, 1 May 2014 11:27:27 Paul Bolle wrote:
> On Thu, 2014-03-06 at 14:52 +1100, Alistair Popple wrote:

[...]

> > This patch adds support for the IBM Akebono board.
> > + select IBM_EMAC_RGMII_WOL
>
> The patch that added this symbol (and the related driver) was submitted
> in https://lkml.org/lkml/2014/2/21/25 . It's not (yet) included in
> linux-next. Is it queued somewhere else?

To be honest I'm not sure. I will follow this up on the netdev list.

> > + select USB
> > + select USB_OHCI_HCD_PLATFORM
> > + select USB_EHCI_HCD_PLATFORM
> > + select MMC_SDHCI
> > + select MMC_SDHCI_PLTFM
> > + select MMC_SDHCI_OF_476GTR
>
> The plan to add MMC_SDHCI_OF_476GTR seems to have been abandoned (see
> the discussion of https://lkml.org/lkml/2014/2/21/24 ). So this select
> is not needed. Should I submit a trivial patch to drop this select?

Thanks for pointing this out, I should have removed the select for
MMC_SDHCI_OF_476GTR as suggested. I can submit a patch to drop the select or
send an updated version of the original patch. Which is easiest for you Ben?

> > + select ATA
> > + select SATA_AHCI_PLATFORM
> > + help
> > + This option enables support for the IBM Akebono (476gtr) evaluation
> > board +
> > +
> >
> > config ICON
> >
> > bool "Icon"
> > depends on 44x
>
> Paul Bolle

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/