mb/bostentech: Update name in Kconfig
The Bostentech mainboard appears out of order - this can be fixed either by renaming the mainboard to start with S, or by the simpler method used here by putting the mainboard directory name as the main name, then noting that the full name is "Shenzhen Bostrontium Teng Technology". Signed-off-by: Martin Roth <gaumless@gmail.com> Change-Id: I31b4c663b68cdcde2d175f080f011f2998e56074 Reviewed-on: https://review.coreboot.org/c/coreboot/+/71777 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Eric Lai <eric_lai@quanta.corp-partner.google.com> Reviewed-by: Paul Menzel <paulepanter@mailbox.org> Reviewed-by: Felix Singer <felixsinger@posteo.net>
This commit is contained in:
parent
7fd39ffbdd
commit
dd7a04e7d7
|
@ -1,2 +1,2 @@
|
|||
config VENDOR_BOSTENTECH
|
||||
bool "Shenzhen Bostrontium Teng Technology"
|
||||
bool "Bostentech (Shenzhen Bostrontium Teng Technology)"
|
||||
|
|
Loading…
Reference in New Issue