net: wiznet add missing HAS_IOMEM dependency
The "WIZnet devices" config option should depend on HAS_IOMEM as all wiznet drivers require it as well. Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com> Signed-off-by: Frank Blaschka <frank.blaschka@de.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
Родитель
ac46a46238
Коммит
9fafbd4d5f
|
@ -4,6 +4,7 @@
|
|||
|
||||
config NET_VENDOR_WIZNET
|
||||
bool "WIZnet devices"
|
||||
depends on HAS_IOMEM
|
||||
default y
|
||||
---help---
|
||||
If you have a network (Ethernet) card belonging to this class, say Y
|
||||
|
|
Загрузка…
Ссылка в новой задаче