From c07f165b089af9d4420b3b4d47a975677f9207cf Mon Sep 17 00:00:00 2001 From: Sean Rhodes Date: Fri, 16 Dec 2022 12:45:21 +0000 Subject: mb/starlabs: Remove the bios_version function Remove smbios_mainboard_bios_version so that the default CONFIG_LOCALVERSION can be used. Signed-off-by: Sean Rhodes Change-Id: Ia94f8683a54a98f4e3b1f51521db7e3ccb56ba48 Reviewed-on: https://review.coreboot.org/c/coreboot/+/70855 Tested-by: build bot (Jenkins) Reviewed-by: Matt DeVillier --- src/mainboard/starlabs/Kconfig | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/mainboard/starlabs/Kconfig') diff --git a/src/mainboard/starlabs/Kconfig b/src/mainboard/starlabs/Kconfig index 4295ef4bdd..4df05881d1 100644 --- a/src/mainboard/starlabs/Kconfig +++ b/src/mainboard/starlabs/Kconfig @@ -12,8 +12,4 @@ source "src/mainboard/starlabs/*/Kconfig" config MAINBOARD_VENDOR default "Star Labs" -config LOCAL_VERSION - string - default "8.18" - endif # VENDOR_STARLABS -- cgit v1.2.3