diff options
Diffstat (limited to 'dashboard/config/linux/bits')
| -rw-r--r-- | dashboard/config/linux/bits/subsystems.yml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dashboard/config/linux/bits/subsystems.yml b/dashboard/config/linux/bits/subsystems.yml index d5ebf1113..02212c9f1 100644 --- a/dashboard/config/linux/bits/subsystems.yml +++ b/dashboard/config/linux/bits/subsystems.yml @@ -950,7 +950,8 @@ config: - N_HDLC - N_GSM - NOZOMI - - NULL_TTY: [-v5.10] + # NULL_TTY was removed in v5.10 and added back in v5.11. + - NULL_TTY - SERIAL_DEV_BUS - SERIAL_DEV_CTRL_TTYPORT - TTY_PRINTK |
