mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] mips: Remove obsolete configs IRQ_MSP_CIC and IRQ_MSP_SLP
@ 2023-03-24 10:08 Lukas Bulwahn
  2023-03-24 13:11 ` Thomas Bogendoerfer
  0 siblings, 1 reply; 2+ messages in thread
From: Lukas Bulwahn @ 2023-03-24 10:08 UTC (permalink / raw)
  To: Thomas Bogendoerfer, linux-mips
  Cc: kernel-janitors, linux-kernel, Lukas Bulwahn

Commit 1b00767fd8e1 ("MIPS: Remove PMC MSP71xx platform") removes all uses
of the config IRQ_MSP_CIC and IRQ_MSP_SLP.

Remove these two obsolete configs IRQ_MSP_CIC and IRQ_MSP_SLP.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
---
 arch/mips/Kconfig | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
index f1dfc2fe2acb..26d254d125b6 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -1179,12 +1179,6 @@ config SYS_SUPPORTS_LITTLE_ENDIAN
 config MIPS_HUGE_TLB_SUPPORT
 	def_bool HUGETLB_PAGE || TRANSPARENT_HUGEPAGE
 
-config IRQ_MSP_SLP
-	bool
-
-config IRQ_MSP_CIC
-	bool
-
 config IRQ_TXX9
 	bool
 
-- 
2.17.1


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-03-24 13:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-24 10:08 [PATCH] mips: Remove obsolete configs IRQ_MSP_CIC and IRQ_MSP_SLP Lukas Bulwahn
2023-03-24 13:11 ` Thomas Bogendoerfer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®