mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-01-19 19:37:24 +07:00
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:
parent
e410d86d4a
commit
33017e240f
@ -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 */
|
||||
|
Loading…
Reference in New Issue
Block a user