Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit dbb74540 authored by Ralf Baechle's avatar Ralf Baechle
Browse files

[MIPS] Kconfig: Fix configuration warning by hardwiring HOTPLUG_CPU to n.

parent 028151bf
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -697,6 +697,10 @@ config GENERIC_ISA_DMA
	bool
	select ZONE_DMA

config HOTPLUG_CPU
	bool
	default n

config I8259
	bool