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

Commit 08bccf43 authored by Marcin Nowakowski's avatar Marcin Nowakowski Committed by Ralf Baechle
Browse files

MIPS: Select HAVE_REGS_AND_STACK_ACCESS_API



Add lost Kconfig symbol.  This should have been part of 40e084a5
('MIPS: Add uprobes support.').

Fixes: 40e084a5 ('MIPS: Add uprobes support.')
Signed-off-by: default avatarMarcin Nowakowski <marcin.nowakowski@imgtec.com>
Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
parent 8074d782
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -65,6 +65,7 @@ config MIPS
	select ARCH_CLOCKSOURCE_DATA
	select HANDLE_DOMAIN_IRQ
	select HAVE_EXIT_THREAD
	select HAVE_REGS_AND_STACK_ACCESS_API

menu "Machine selection"