commit | a71acad90a3f079685efcb068e2251b912083d68 | [log] [tgz] |
---|---|---|
author | Oleksij Rempel <o.rempel@pengutronix.de> | Mon Apr 19 15:01:06 2021 +0200 |
committer | David S. Miller <davem@davemloft.net> | Tue Apr 20 16:08:02 2021 -0700 |
tree | 07ecb02f2ccd01f2307ad4486ae7e9f695eab1f3 | |
parent | b62a12fc047d5382f1904c29de4f27dfde48ca28 [diff] |
net: dsa: enable selftest support for all switches by default Most of generic selftest should be able to work with probably all ethernet controllers. The DSA switches are not exception, so enable it by default at least for DSA. This patch was tested with SJA1105 and AR9331. Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de> Signed-off-by: David S. Miller <davem@davemloft.net>