diff options
Diffstat (limited to 'arch/mips/Kconfig')
-rw-r--r-- | arch/mips/Kconfig | 4 |
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 | ||
700 | config HOTPLUG_CPU | ||
701 | bool | ||
702 | default n | ||
703 | |||
700 | config I8259 | 704 | config I8259 |
701 | bool | 705 | bool |
702 | 706 | ||