diff --git a/[refs] b/[refs] index c60812d26fbf..b7bc905d690e 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 24e377a83220ef05c9b5bec7e01d65eed6609aa6 +refs/heads/master: 7ed2be459b61c66fcc4926ffb073a25fc077d51f diff --git a/trunk/init/Kconfig b/trunk/init/Kconfig index 37711fe3c01c..b680733270e4 100644 --- a/trunk/init/Kconfig +++ b/trunk/init/Kconfig @@ -294,10 +294,10 @@ choice prompt "Basis for grouping tasks" default FAIR_USER_SCHED - config FAIR_USER_SCHED - bool "user id" - help - This option will choose userid as the basis for grouping + config FAIR_USER_SCHED + bool "user id" + help + This option will choose userid as the basis for grouping tasks, thus providing equal cpu bandwidth to each user. endchoice