projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eb249a1
)
irqchip: Fix dependencies for archs w/o HAS_IOMEM
author
Richard Weinberger
<
[email protected]
>
Mon, 25 Jan 2016 22:24:17 +0000
(23:24 +0100)
committer
Thomas Gleixner
<
[email protected]
>
Tue, 26 Jan 2016 15:00:14 +0000
(16:00 +0100)
Not every arch has io memory. So, unbreak the build by fixing the
dependencies.
Signed-off-by: Richard Weinberger <
[email protected]
>
Cc:
[email protected]
Cc: Jason Cooper <
[email protected]
>
Cc: Marc Zyngier <
[email protected]
>
Link:
http://lkml.kernel.org/r/
[email protected]
Signed-off-by: Thomas Gleixner <
[email protected]
>
drivers/irqchip/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/irqchip/Kconfig
b/drivers/irqchip/Kconfig
index 11fc2a27fa2ea90da2b65ef282a5db139c594c71..90ab5910783037ebcf603d83e79f5604a9d5cdbd 100644
(file)
--- a/
drivers/irqchip/Kconfig
+++ b/
drivers/irqchip/Kconfig
@@
-154,6
+154,7
@@
config TB10X_IRQC
config TS4800_IRQ
tristate "TS-4800 IRQ controller"
select IRQ_DOMAIN
+ depends on HAS_IOMEM
help
Support for the TS-4800 FPGA IRQ controller