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. Changes in v3: - reorder patches to avoid introducing a build warning between commits Changes in v2: - rename register define clash when building for i386 (spotted by LKP) Florian Fainelli (3): net: gianfar_ptp: Rename FS bit to FIPERST 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/freescale/gianfar_ptp.c | 4 ++-- drivers/net/ethernet/marvell/Kconfig | 8 ++++---- 3 files changed, 8 insertions(+), 7 deletions(-) -- 2.9.3