kernel: enable pressure stall information on 4.20+

Closes #56207.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
This commit is contained in:
Austin Seipp 2019-02-22 11:19:36 -06:00
parent bd2b0d0886
commit 3a1f39e1de
No known key found for this signature in database
GPG Key ID: 25D2038DEB08021D

View File

@ -636,6 +636,8 @@ let
MLX4_EN_VXLAN = whenOlder "4.8" yes;
MLX5_CORE_EN = option yes;
PSI = whenAtLeast "4.20" yes;
MODVERSIONS = whenOlder "4.9" yes;
MOUSE_PS2_ELANTECH = yes; # Elantech PS/2 protocol extension
MTRR_SANITIZER = yes;