aboutsummaryrefslogtreecommitdiff
path: root/linaro/configs/no_hz_full.conf
blob: 246a0205571472c1ac4dc135df6f66c586a5cc50 (plain)
1
2
3
4
5
6
7
8
### config fragment to add NO_HZ_FULL support
### ASSUMES CONFIG_NO_HZ=y
### NOTE that boot command line options must be used to populate the set of
### CPU cores which will run with full no_hz enabled.  Unlisted cores will
### run with no_hz idle only
CONFIG_NO_HZ_FULL=y
# CONFIG_NO_HZ_FULL_ALL is not set