Staging: iio: Don't build on s390
The IIO core expects request_irq to work, which doesn't appear to exist on s390. Signed-off-by: Jeff Mahoney <jeffm@suse.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
parent
6d7fd647c2
commit
1c115ebe22
@ -4,6 +4,7 @@
|
|||||||
|
|
||||||
menuconfig IIO
|
menuconfig IIO
|
||||||
tristate "Industrial I/O support"
|
tristate "Industrial I/O support"
|
||||||
|
depends on !S390
|
||||||
---help---
|
---help---
|
||||||
The industrial I/O subsystem provides a unified framework for
|
The industrial I/O subsystem provides a unified framework for
|
||||||
drivers for many different types of embedded sensors using a
|
drivers for many different types of embedded sensors using a
|
||||||
|
Loading…
x
Reference in New Issue
Block a user