mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-05-24 10:39:52 +00:00
MIPS: Kconfig cleanup
arch/mips/Kconfig already sets GENERIC_HARDIRQS_NO__DO_IRQ unconditionally. Remove the redundant select from the Loongson Kconfig. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
parent
48a26e60c6
commit
b78807158b
1 changed files with 0 additions and 2 deletions
|
@ -20,7 +20,6 @@ config LEMOTE_FULOONG2E
|
||||||
select SYS_SUPPORTS_LITTLE_ENDIAN
|
select SYS_SUPPORTS_LITTLE_ENDIAN
|
||||||
select SYS_SUPPORTS_HIGHMEM
|
select SYS_SUPPORTS_HIGHMEM
|
||||||
select SYS_HAS_EARLY_PRINTK
|
select SYS_HAS_EARLY_PRINTK
|
||||||
select GENERIC_HARDIRQS_NO__DO_IRQ
|
|
||||||
select GENERIC_ISA_DMA_SUPPORT_BROKEN
|
select GENERIC_ISA_DMA_SUPPORT_BROKEN
|
||||||
select CPU_HAS_WB
|
select CPU_HAS_WB
|
||||||
select LOONGSON_MC146818
|
select LOONGSON_MC146818
|
||||||
|
@ -40,7 +39,6 @@ config LEMOTE_MACH2F
|
||||||
select CS5536
|
select CS5536
|
||||||
select CSRC_R4K if ! MIPS_EXTERNAL_TIMER
|
select CSRC_R4K if ! MIPS_EXTERNAL_TIMER
|
||||||
select DMA_NONCOHERENT
|
select DMA_NONCOHERENT
|
||||||
select GENERIC_HARDIRQS_NO__DO_IRQ
|
|
||||||
select GENERIC_ISA_DMA_SUPPORT_BROKEN
|
select GENERIC_ISA_DMA_SUPPORT_BROKEN
|
||||||
select HW_HAS_PCI
|
select HW_HAS_PCI
|
||||||
select I8259
|
select I8259
|
||||||
|
|
Loading…
Add table
Reference in a new issue