projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b3a9e3b
)
irqchip/loongson-pci-msi: Fix a typo in Kconfig
author
Jiaxun Yang
<jiaxun.yang@flygoat.com>
Sat, 30 May 2020 12:11:12 +0000
(20:11 +0800)
committer
Marc Zyngier
<maz@kernel.org>
Sun, 21 Jun 2020 14:13:11 +0000
(15:13 +0100)
PCH MSI driver's menuconfig entry was wrong. Fix it.
Fixes: 632dcc2c75ef ("irqchip: Add Loongson PCH MSI controller")
Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link:
https://lore.kernel.org/r/20200530121113.1797678-2-jiaxun.yang@flygoat.com
drivers/irqchip/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/irqchip/Kconfig
b/drivers/irqchip/Kconfig
index 29fead208cad5ad70eaed75345f036cf00861f67..216b3b8392b5e69ddd72cf84ee99089212f7bbe8 100644
(file)
--- a/
drivers/irqchip/Kconfig
+++ b/
drivers/irqchip/Kconfig
@@
-563,7
+563,7
@@
config LOONGSON_PCH_PIC
Support for the Loongson PCH PIC Controller.
config LOONGSON_PCH_MSI
- bool "Loongson PCH
PIC
Controller"
+ bool "Loongson PCH
MSI
Controller"
depends on MACH_LOONGSON64 || COMPILE_TEST
depends on PCI
default MACH_LOONGSON64