[PATCH net-next 0/3] net: Allow more drivers with COMPILE_TEST

From: Florian Fainelli
Date: Tue May 15 2018 - 19:48:37 EST


Hi David,

This patch series includes more drivers to be build tested with COMPILE_TEST
enabled. This helps cover some of the issues I just ran into with missing
a driver *sigh*.

Florian Fainelli (3):
net: ethernet: ti: Allow most drivers with COMPILE_TEST
net: ethernet: freescale: Allow FEC with COMPILE_TEST
net: phy: Allow MDIO_MOXART and MDIO_SUN4I with COMPILE_TEST

drivers/net/ethernet/freescale/Kconfig | 2 +-
drivers/net/ethernet/ti/Kconfig | 14 +++++++-------
drivers/net/phy/Kconfig | 4 ++--
3 files changed, 10 insertions(+), 10 deletions(-)

--
2.14.1