commit | 6bc5445c0180a0c7cc61a95d131c7eac66459692 | [log] [tgz] |
---|---|---|
author | Peter Robinson <pbrobinson@gmail.com> | Sun Nov 20 17:22:38 2016 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Nov 21 11:34:24 2016 -0500 |
tree | 1ed9565b0e2b25fb13e5ef77527d98d90a6efc34 | |
parent | 51b9a31c42edcd089f5b229633477ab5128faf03 [diff] |
ethernet: stmmac: make DWMAC_STM32 depend on it's associated SoC There's not much point, except compile test, enabling the stmmac platform drivers unless the STM32 SoC is enabled. It's not useful without it. Signed-off-by: Peter Robinson <pbrobinson@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>