summaryrefslogtreecommitdiff
path: root/system/fwupd/README
diff options
context:
space:
mode:
Diffstat (limited to 'system/fwupd/README')
-rw-r--r--system/fwupd/README5
1 files changed, 4 insertions, 1 deletions
diff --git a/system/fwupd/README b/system/fwupd/README
index 90a2344a82..95c71c15d2 100644
--- a/system/fwupd/README
+++ b/system/fwupd/README
@@ -3,8 +3,11 @@ fwupd - A simple daemon to allow session software to update firmware
This project aims to make updating firmware on Linux automatic, safe and
reliable.
-Options:
+Options (all default to false):
ENABLE_COLORHUG: true|false - requires colord
ENABLE_DELL: true|false - requires fwupdate (and transitively libsmbios)
+ ENABLE_SYNAPTICS: true|false - requires ENABLE_DELL=true and its dependencies
ENABLE_UEFI: true|false - requires fwupdate
ENABLE_UEFI_LABELS: true|false - requires pygobject3-python3 python3-pillow py3cairo
+
+ https://github.com/hughsie/fwupd/blob/0.9.7/meson_options.txt