diff options
Diffstat (limited to 'dashboard/config/linux/bits/base.yml')
| -rw-r--r-- | dashboard/config/linux/bits/base.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dashboard/config/linux/bits/base.yml b/dashboard/config/linux/bits/base.yml index cec6fb19d..4d164d8bb 100644 --- a/dashboard/config/linux/bits/base.yml +++ b/dashboard/config/linux/bits/base.yml @@ -87,6 +87,8 @@ config: # CONFIG_REFCOUNT_FULL was removed in fb041bb7c0a9. - REFCOUNT_FULL: [-v5.5] + # Added in 919067cc845f ("net: add CONFIG_PCPU_DEV_REFCNT") and should appear in v5.13. + - PCPU_DEV_REFCNT: [n, linux-next] # This config does not add any debug checks (only debug output). - DEBUG_KOBJECT: n |
