fwupd/plugins/thunderbolt/thunderbolt.conf
Daniel Campello f58217a0ab thunderbolt: add configuration option to force retimer enumeration
Change-Id: I300b94291d6d989b4b1c88daaadc5f0f49ac88be
2022-03-18 14:26:34 -06:00

13 lines
349 B
Plaintext

[thunderbolt]
# Minimum kernel version to allow use of this plugin
# It's important that all backports from this kernel have been
# made if using an older kernel
MinimumKernelVersion=4.13.0
# Forces delaying activation until shutdown/logout/reboot
DelayedActivation=false
# Uses offline mode interface to update retimers
RetimerOfflineMode=false