diff options
| -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 7aec60d40420..7b49aa5e8e2b 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig | |||
| @@ -816,6 +816,10 @@ config GENERIC_CALIBRATE_DELAY | |||
| 816 | bool | 816 | bool |
| 817 | default y | 817 | default y |
| 818 | 818 | ||
| 819 | config SCHED_NO_NO_OMIT_FRAME_POINTER | ||
| 820 | bool | ||
| 821 | default y | ||
| 822 | |||
| 819 | # | 823 | # |
| 820 | # Select some configuration options automatically based on user selections. | 824 | # Select some configuration options automatically based on user selections. |
| 821 | # | 825 | # |
