Add CFS_BANDWIDTH to check-config

Signed-off-by: Lei Jitang <leijitang@huawei.com>
This commit is contained in:
Lei Jitang 2015-04-11 11:39:47 +08:00
parent 91abff41dd
commit d2d583c53b
1 changed files with 1 additions and 0 deletions

View File

@ -161,6 +161,7 @@ echo 'Optional Features:'
flags=(
RESOURCE_COUNTERS
CGROUP_PERF
CFS_BANDWIDTH
)
check_flags "${flags[@]}"