mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-05 16:54:27 +00:00
mips: Remove obsolete configs IRQ_MSP_CIC and IRQ_MSP_SLP
Commit 1b00767fd8
("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>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
This commit is contained in:
parent
a45e5fe792
commit
d703e5a6ff
1 changed files with 0 additions and 6 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue