summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/qualcomm/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/ethernet/qualcomm/Kconfig')
-rw-r--r--drivers/net/ethernet/qualcomm/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/ethernet/qualcomm/Kconfig b/drivers/net/ethernet/qualcomm/Kconfig
index 9ba568db576f..d7720bf92d49 100644
--- a/drivers/net/ethernet/qualcomm/Kconfig
+++ b/drivers/net/ethernet/qualcomm/Kconfig
@@ -26,6 +26,7 @@ config QCA7000
config QCOM_EMAC
tristate "Qualcomm Technologies, Inc. EMAC Gigabit Ethernet support"
+ depends on HAS_DMA && HAS_IOMEM
select CRC32
select PHYLIB
---help---