mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-11-14 18:36:34 +00: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
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Reference in a new issue