From: Lukas Bulwahn Date: Fri, 24 Mar 2023 10:08:48 +0000 (+0100) Subject: mips: Remove obsolete configs IRQ_MSP_CIC and IRQ_MSP_SLP X-Git-Tag: v6.4-rc1~104^2~33 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d703e5a6ffa73fba8e9023190c53d4458cc09a06;p=thirdparty%2Fkernel%2Flinux.git mips: Remove obsolete configs IRQ_MSP_CIC and IRQ_MSP_SLP 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 Signed-off-by: Thomas Bogendoerfer --- diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index fd7ed68cdb910..b91086b0ae225 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig @@ -1164,12 +1164,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