projects
/
GitHub
/
exynos8895
/
android_kernel_samsung_universal8895.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f668f07
)
irqchip: bcm7120-l2, brcmstb-l2: Remove ARM Kconfig dependency
author
Kevin Cernekee
<cernekee@gmail.com>
Fri, 7 Nov 2014 06:44:22 +0000
(22:44 -0800)
committer
Jason Cooper
<jason@lakedaemon.net>
Sun, 9 Nov 2014 04:02:34 +0000
(
04:02
+0000)
This can compile for MIPS (or anything else) now.
Signed-off-by: Kevin Cernekee <cernekee@gmail.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Florian Fainelli <f.fainelli@gmail.com>
Link:
https://lkml.kernel.org/r/1415342669-30640-8-git-send-email-cernekee@gmail.com
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
drivers/irqchip/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/drivers/irqchip/Kconfig
b/drivers/irqchip/Kconfig
index a925da041bb59845a83eea39e75bd2839ef84f64..038b59e55b8a75777c479ce97cfd31d5e3e21581 100644
(file)
--- a/
drivers/irqchip/Kconfig
+++ b/
drivers/irqchip/Kconfig
@@
-50,7
+50,6
@@
config ATMEL_AIC5_IRQ
config BRCMSTB_L2_IRQ
bool
- depends on ARM
select GENERIC_IRQ_CHIP
select IRQ_DOMAIN