CAN: softing driver depends on IOMEM
Without this dependency the softing driver will be buildable on s390, where it fails. Signed-Off-By: Chuck Ebbert <cebbert@redhat.com> Acked-by: Kurt Van Dijck <kurt.van.dijck@eia.be> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
committed by
David S. Miller
parent
ec831ea72e
commit
cc09b5f646
@@ -1,6 +1,6 @@
|
|||||||
config CAN_SOFTING
|
config CAN_SOFTING
|
||||||
tristate "Softing Gmbh CAN generic support"
|
tristate "Softing Gmbh CAN generic support"
|
||||||
depends on CAN_DEV
|
depends on CAN_DEV && HAS_IOMEM
|
||||||
---help---
|
---help---
|
||||||
Support for CAN cards from Softing Gmbh & some cards
|
Support for CAN cards from Softing Gmbh & some cards
|
||||||
from Vector Gmbh.
|
from Vector Gmbh.
|
||||||
|
Reference in New Issue
Block a user