diff options
Diffstat (limited to 'litmus/Kconfig')
-rw-r--r-- | litmus/Kconfig | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/litmus/Kconfig b/litmus/Kconfig index 6e0f77c3bb8f..babb43deffb5 100644 --- a/litmus/Kconfig +++ b/litmus/Kconfig | |||
@@ -372,13 +372,4 @@ config PREEMPT_STATE_TRACE | |||
372 | 372 | ||
373 | endmenu | 373 | endmenu |
374 | 374 | ||
375 | config PGMRT_SUPPORT | ||
376 | bool "Support for PGM^RT API" | ||
377 | default y | ||
378 | depends on LITMUS_LOCKING && ALLOW_EARLY_RELEASE | ||
379 | help | ||
380 | This option enables support for PGM^RT API. The source code of PGM^RT | ||
381 | can be found https://github.com/GElliott/pgm . This option adds some | ||
382 | variables in rt_param.h. | ||
383 | |||
384 | endmenu | 375 | endmenu |