Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

powerpc/44x/Akebono: Remove select of IBM_EMAC_RGMII_WOL

Commit 2a2c74b2efcb ("IBM Akebono: Add the Akebono platform") added a
select of IBM_EMAC_RGMII_WOL. But that Kconfig symbol isn't (yet) part
of the tree. So this select has been a nop since that commit was
included in v3.16-rc1.

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Acked-by: Alistair Popple <alistair@popple.id.au>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>

authored by

Paul Bolle and committed by
Michael Ellerman
01b14505 db7933f3

-1
-1
arch/powerpc/platforms/44x/Kconfig
··· 214 214 select ETHERNET 215 215 select NET_VENDOR_IBM 216 216 select IBM_EMAC_EMAC4 217 - select IBM_EMAC_RGMII_WOL 218 217 select USB if USB_SUPPORT 219 218 select USB_OHCI_HCD_PLATFORM if USB_OHCI_HCD 220 219 select USB_EHCI_HCD_PLATFORM if USB_EHCI_HCD