projects
/
profile
/
ivi
/
kernel-adaptation-intel-automotive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6d7fd64
)
Staging: iio: Don't build on s390
author
Jeff Mahoney
<jeffm@suse.com>
Thu, 8 Oct 2009 21:32:42 +0000
(17:32 -0400)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Fri, 9 Oct 2009 20:47:24 +0000
(13:47 -0700)
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>
drivers/staging/iio/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/staging/iio/Kconfig
b/drivers/staging/iio/Kconfig
index
beb99a5
..
4586650
100644
(file)
--- a/
drivers/staging/iio/Kconfig
+++ b/
drivers/staging/iio/Kconfig
@@
-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