net: marvell: Allow drivers to be built with COMPILE_TEST
authorFlorian Fainelli <f.fainelli@gmail.com>
Thu, 17 Nov 2016 19:19:13 +0000 (11:19 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 18 Nov 2016 18:54:22 +0000 (13:54 -0500)
commita0627f776a4547039ded2f0a07eaf4f0c704be54
tree77cd4ae4524c87cf1900762261fab378281efcf2
parent603ab57363a0ba66c77ca4b3027bc0b4505df504
net: marvell: Allow drivers to be built with COMPILE_TEST

All Marvell Ethernet drivers actually build fine with COMPILE_TEST with
a few warnings. We need to add a few HAS_DMA dependencies to fix linking
failures on problematic architectures like m32r.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/marvell/Kconfig