Merge pull request #12291 from coolljt0725/add_cfs_bandwidth_to_check_config

Add CFS_BANDWIDTH to check-config
This commit is contained in:
Michael Crosby
2015-04-13 10:55:31 -07:00
+1
View File
@@ -161,6 +161,7 @@ echo 'Optional Features:'
flags=(
RESOURCE_COUNTERS
CGROUP_PERF
CFS_BANDWIDTH
)
check_flags "${flags[@]}"