aboutsummaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
Diffstat (limited to 'arch')
-rw-r--r--arch/mips/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
index f588b55c6d0b..2f2fd194b8d6 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -697,6 +697,10 @@ config GENERIC_ISA_DMA
697 bool 697 bool
698 select ZONE_DMA 698 select ZONE_DMA
699 699
700config HOTPLUG_CPU
701 bool
702 default n
703
700config I8259 704config I8259
701 bool 705 bool
702 706