Skip to content

Commit

Permalink
Staging: iio: Don't build on s390
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Jeff Mahoney authored and Greg Kroah-Hartman committed Oct 9, 2009
1 parent 6d7fd64 commit 1c115eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/staging/iio/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

menuconfig IIO
tristate "Industrial I/O support"
depends on !S390
---help---
The industrial I/O subsystem provides a unified framework for
drivers for many different types of embedded sensors using a
Expand Down

0 comments on commit 1c115eb

Please sign in to comment.