Commit cc09b5f6 authored by Chuck Ebbert's avatar Chuck Ebbert Committed by David S. Miller

CAN: softing driver depends on IOMEM

Without this dependency the softing driver will be buildable on s390,
where it fails.
Signed-Off-By: default avatarChuck Ebbert <cebbert@redhat.com>
Acked-by: default avatarKurt Van Dijck <kurt.van.dijck@eia.be>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent ec831ea7
config CAN_SOFTING
tristate "Softing Gmbh CAN generic support"
depends on CAN_DEV
depends on CAN_DEV && HAS_IOMEM
---help---
Support for CAN cards from Softing Gmbh & some cards
from Vector Gmbh.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment