Hi David, This patch series allows most of the Freescale Ethernet drivers to be built with COMPILE_TEST and all Marvell drivers to build with COMPILE_TEST.
This is helpful to increase build coverage without requiring hacking into Kconfig anymore. Florian Fainelli (2): net: fsl: Allow most drivers to be built with COMPILE_TEST net: marvell: Allow drivers to be built with COMPILE_TEST drivers/net/ethernet/freescale/Kconfig | 3 ++- drivers/net/ethernet/marvell/Kconfig | 8 ++++---- 2 files changed, 6 insertions(+), 5 deletions(-) -- 2.9.3