blob: 60c0c228a792cf7f04fc9e5fea9f4b91a3c52a57 [file] [log] [blame]
Patrick Georgic49d7a32020-05-08 22:50:46 +02001## SPDX-License-Identifier: GPL-2.0-only
Stefan Reinauerb89a7612012-03-30 01:01:51 +02002
Patrick Georgi0bb83462019-11-22 20:58:58 +01003source "src/vendorcode/google/chromeos/Kconfig"
Aaron Durbin15d2a792016-11-08 10:04:04 -06004
5config GOOGLE_SMBIOS_MAINBOARD_VERSION
6 bool
7 default n
8 depends on GENERATE_SMBIOS_TABLES
9 help
10 Provide a common implementation for mainboard version,
11 which returns a formatted 'rev%d' board_id() string.