summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/marvell/Kconfig
diff options
context:
space:
mode:
authorChen Gang <gang.chen.5i5j@gmail.com>2014-10-02 18:14:04 +0400
committerDavid S. Miller <davem@davemloft.net>2014-10-04 02:52:04 +0400
commit28b5533a6f5dca34316f90c59818a69e1c7ad6c1 (patch)
tree75e2f8d72910ba3aa3154c733e9c8e53fb5b2718 /drivers/net/ethernet/marvell/Kconfig
parent9dc8be2816929b13f64e1d3c00d6101939d03df3 (diff)
downloadlinux-28b5533a6f5dca34316f90c59818a69e1c7ad6c1.tar.xz
drivers/net/dsa/Kconfig: Let NET_DSA_BCM_SF2 depend on HAS_IOMEM
NET_DSA_BCM_SF2 need HAS_IOMEM, so depend on it, the related error (with allmodconfig under um): CC [M] drivers/net/dsa/bcm_sf2.o drivers/net/dsa/bcm_sf2.c: In function ‘bcm_sf2_sw_setup’: drivers/net/dsa/bcm_sf2.c:487:3: error: implicit declaration of function ‘iounmap’ [-Werror=implicit-function-declaration] iounmap(*base); ^ Signed-off-by: Chen Gang <gang.chen.5i5j@gmail.com> Acked-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/marvell/Kconfig')
0 files changed, 0 insertions, 0 deletions