]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
Document kernel configs required for reading credentials from SMBIOS
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Mon, 4 Dec 2023 10:13:59 +0000 (11:13 +0100)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Mon, 4 Dec 2023 10:13:59 +0000 (11:13 +0100)
README

diff --git a/README b/README
index a273846a1a8a967e5aa9b52db67c79d142ff2ab0..9f314dd144f984089c958f67ab8e9ce4752a09f9 100644 (file)
--- a/README
+++ b/README
@@ -134,6 +134,10 @@ REQUIREMENTS:
           CONFIG_IMA_ARCH_POLICY
           CONFIG_INTEGRITY_MACHINE_KEYRING
 
+        Required for reading credentials from SMBIOS:
+          CONFIG_DMI
+          CONFIG_DMI_SYSFS
+
         Required for RestrictFileSystems= in service units:
           CONFIG_BPF
           CONFIG_BPF_SYSCALL