Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 33017e24 authored by Niklas Söderlund's avatar Niklas Söderlund Committed by David S. Miller
Browse files

sh_eth: enable wake-on-lan for r8a7740/armadillo



Geert Uytterhoeven reported WoL worked on his Armadillo board.

Signed-off-by: default avatarNiklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
Tested-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent e410d86d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -576,6 +576,7 @@ static struct sh_eth_cpu_data r8a7740_data = {
	.hw_checksum	= 1,
	.tsu		= 1,
	.select_mii	= 1,
	.magic		= 1,
};

/* There is CPU dependent code */