blob: 426375c90fe1aa55bb0530abe946ba092c967b23 [file] [log] [blame]
## This file is part of the coreboot project.
##
##
## SPDX-License-Identifier: GPL-2.0-only
source "src/vendorcode/google/chromeos/Kconfig"
config GOOGLE_SMBIOS_MAINBOARD_VERSION
bool
default n
depends on GENERATE_SMBIOS_TABLES
help
Provide a common implementation for mainboard version,
which returns a formatted 'rev%d' board_id() string.