diff options
| author | Tom Rini <[email protected]> | 2023-12-13 09:57:28 -0500 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2023-12-13 09:57:28 -0500 |
| commit | 27089f1e4d11fd7e0619097b59258d0428cde2ac (patch) | |
| tree | e01a6ddf80543a02858261a769642573e67874b0 /lib | |
| parent | 20d0464300c25db673cfb5e4539aa3767606d151 (diff) | |
| parent | 87635a4d6887e4393604743c4c2625053edc2ac4 (diff) | |
Merge branch '2023-12-13-assorted-minor-fixes'
- A few MAINTAINERS updates and Kconfig wording fixes
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Kconfig b/lib/Kconfig index 19649517a39..d47df6bb1cf 100644 --- a/lib/Kconfig +++ b/lib/Kconfig @@ -995,7 +995,7 @@ config GENERATE_SMBIOS_TABLE Check http://www.dmtf.org/standards/smbios for details. - See also SMBIOS_SYSINFO which allows SMBIOS values to be provided in + See also SYSINFO_SMBIOS which allows SMBIOS values to be provided in the devicetree. endmenu |
