diff options
Diffstat (limited to 'litmus/Kconfig')
-rw-r--r-- | litmus/Kconfig | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/litmus/Kconfig b/litmus/Kconfig index 272b64c30ba3..f0c48a6a3efb 100644 --- a/litmus/Kconfig +++ b/litmus/Kconfig | |||
@@ -14,7 +14,6 @@ config PLUGIN_CEDF | |||
14 | 14 | ||
15 | config PLUGIN_COLOR | 15 | config PLUGIN_COLOR |
16 | bool "Scheduling with Colors" | 16 | bool "Scheduling with Colors" |
17 | depends on NP_SECTION | ||
18 | default y | 17 | default y |
19 | help | 18 | help |
20 | Include the scheduling with colors scheduler. | 19 | Include the scheduling with colors scheduler. |
@@ -65,7 +64,6 @@ config NP_SECTION | |||
65 | 64 | ||
66 | config LITMUS_LOCKING | 65 | config LITMUS_LOCKING |
67 | bool "Support for real-time locking protocols" | 66 | bool "Support for real-time locking protocols" |
68 | depends on NP_SECTION | ||
69 | default n | 67 | default n |
70 | help | 68 | help |
71 | Enable LITMUS^RT's deterministic multiprocessor real-time | 69 | Enable LITMUS^RT's deterministic multiprocessor real-time |