commit | 775f9535dc5e53ef57d0ebd17e1d7a94c599ecce | [log] [tgz] |
---|---|---|
author | Murali Karicheri <m-karicheri2@ti.com> | Tue Apr 17 17:30:33 2018 -0400 |
committer | David S. Miller <davem@davemloft.net> | Wed Apr 18 21:00:56 2018 -0400 |
tree | abd1d5a6218b0cb633a01be9fe442c0e357c5874 | |
parent | 2953586df76e76ec2e62ed05897c1d242c06874d [diff] |
net: netcp: ethss: make sgmii configuration conditional As a preparatory patch to add support for 2u cpsw hardware found on K2G SoC, make sgmii configuration conditional. This is required since 2u uses RGMII interface instead of SGMII and to allow for driver re-use. Signed-off-by: Murali Karicheri <m-karicheri2@ti.com> Signed-off-by: David S. Miller <davem@davemloft.net>