diff options
Diffstat (limited to 'litmus/Kconfig')
-rw-r--r-- | litmus/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/litmus/Kconfig b/litmus/Kconfig index ba2e2d901888..c7cbedd1d83d 100644 --- a/litmus/Kconfig +++ b/litmus/Kconfig | |||
@@ -4,6 +4,7 @@ menu "Scheduling" | |||
4 | 4 | ||
5 | config PLUGIN_CEDF | 5 | config PLUGIN_CEDF |
6 | bool "Clustered-EDF" | 6 | bool "Clustered-EDF" |
7 | depends on X86 && SYSFS | ||
7 | default y | 8 | default y |
8 | help | 9 | help |
9 | Include the Clustered EDF (C-EDF) plugin in the kernel. | 10 | Include the Clustered EDF (C-EDF) plugin in the kernel. |