Skip to content

Commit

Permalink
MIPS: Select HAVE_REGS_AND_STACK_ACCESS_API
Browse files Browse the repository at this point in the history
Add lost Kconfig symbol.  This should have been part of 40e084a
('MIPS: Add uprobes support.').

Fixes: 40e084a ('MIPS: Add uprobes support.')
Signed-off-by: Marcin Nowakowski <[email protected]>
Signed-off-by: Ralf Baechle <[email protected]>
  • Loading branch information
MJNowakowski authored and ralfbaechle committed Sep 19, 2016
1 parent 8074d78 commit 08bccf4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/mips/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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"

Expand Down

0 comments on commit 08bccf4

Please sign in to comment.