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:
9597e43
)
MIPS: No need to select ARCH_SUPPORTS_MSI
author
Paul Bolle
<
[email protected]
>
Sat, 8 Feb 2014 21:46:58 +0000
(22:46 +0100)
committer
Ralf Baechle
<
[email protected]
>
Mon, 31 Mar 2014 16:17:12 +0000
(18:17 +0200)
Commit
c24a8a7a9988
("MIPS: Netlogic: Add MSI support for XLP") added
"select ARCH_SUPPORTS_MSI". But the Kconfig symbol ARCH_SUPPORTS_MSI was
already removed in v3.12, so that select is a nop. Drop it.
Signed-off-by: Paul Bolle <
[email protected]
>
Cc: Jayachandran C <
[email protected]
>
Cc: John Crispin <
[email protected]
>
Cc:
[email protected]
Cc:
[email protected]
Patchwork: https://patchwork.linux-mips.org/patch/6521/
Signed-off-by: Ralf Baechle <
[email protected]
>
arch/mips/Kconfig
patch
|
blob
|
history
diff --git
a/arch/mips/Kconfig
b/arch/mips/Kconfig
index 2f79d68883c59ba7494295b98b477bded556d6f3..45b91ef6991eb0170e8ca4f1037984996d739dc2 100644
(file)
--- a/
arch/mips/Kconfig
+++ b/
arch/mips/Kconfig
@@
-785,7
+785,6
@@
config NLM_XLP_BOARD
select CEVT_R4K
select CSRC_R4K
select IRQ_CPU
- select ARCH_SUPPORTS_MSI
select ZONE_DMA32 if 64BIT
select SYNC_R4K
select SYS_HAS_EARLY_PRINTK