|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [xen master] xen: Fix credit1 Kconfig entry
commit 19bebb138834609486a139ed1570188cbd2827ee
Author: George Dunlap <george.dunlap@xxxxxxxxxx>
AuthorDate: Thu Feb 8 16:23:50 2018 +0000
Commit: George Dunlap <george.dunlap@xxxxxxxxxx>
CommitDate: Thu Feb 8 16:27:10 2018 +0000
xen: Fix credit1 Kconfig entry
...so that it shows up in the menu and can be disabled.
Signed-off-by: George Dunlap <george.dunlap@xxxxxxxxxx>
Acked-by: Jan Beulich <jbeulich@xxxxxxxx>
Reviewed-by: Dario Faggioli <dfaggioli@xxxxxxxx>
---
xen/common/Kconfig | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/xen/common/Kconfig b/xen/common/Kconfig
index 103ef44..0a405d0 100644
--- a/xen/common/Kconfig
+++ b/xen/common/Kconfig
@@ -164,7 +164,8 @@ menu "Schedulers"
visible if EXPERT = "y"
config SCHED_CREDIT
- def_bool y
+ bool "Credit scheduler support"
+ default y
---help---
The traditional credit scheduler is a general purpose scheduler.
--
generated by git-patchbot for /home/xen/git/xen.git#master
_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxxx
https://lists.xenproject.org/xen-changelog
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |