blob: b543a9e3bf4a58ad0ff008a8a58da5520713962a (
plain)
1
2
3
4
5
6
7
8
|
## SPDX-License-Identifier: GPL-2.0-only
config DRIVERS_GENERIC_CBFS_UUID
bool "System UUID in CBFS"
default n
help
Enable this option to read the SMBIOS system UUID from a
text file located in CBFS.
|