OSDN Git Service

net: phy: bcm63xx: Allow to be built with COMPILE_TEST
authorAndrew Lunn <andrew@lunn.ch>
Tue, 11 Sep 2018 23:53:10 +0000 (01:53 +0200)
committerDavid S. Miller <davem@davemloft.net>
Thu, 13 Sep 2018 03:24:20 +0000 (20:24 -0700)
commit15d8daf7bc2d1415f14f3cc3378226fc7d836156
tree0d6995dad683fe54a80161e1e0a68b7b37443ec3
parent26eb00a4fcad21ed006155fde71b8c97385d7082
net: phy: bcm63xx: Allow to be built with COMPILE_TEST

There is nothing in this driver which prevents it to be compiled for
other architectures. Add COMPILE_TEST so we get better compile test
coverage.

Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/Kconfig