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

Geert Uytterhoeven reported WoL worked on his Armadillo board.

Signed-off-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
Tested-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
Niklas Söderlund 2017-01-09 16:34:07 +01:00 committed by David S. Miller
parent e410d86d4a
commit 33017e240f
1 changed files with 1 additions and 0 deletions

View File

@ -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 */