mb/google/cyan: Set SYSTEM_TYPE_CONVERTIBLE for cyan/kefka

Cyan and Kefka are convertible devices, so set them as such so their
SMBIOS type is set correctly, necessary for some Linux tablet drivers.

Change-Id: Ief81c7ba83eb5326dd6199508a3194008dee243b
Signed-off-by: Matt DeVillier <matt.devillier@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/86457
Reviewed-by: Felix Singer <service+coreboot-gerrit@felixsinger.de>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
Matt DeVillier 2025-02-16 15:09:16 -06:00 committed by Felix Singer
commit de964a7de3

View file

@ -29,12 +29,14 @@ config BOARD_GOOGLE_CELES
config BOARD_GOOGLE_CYAN
select BOARD_GOOGLE_BASEBOARD_CYAN
select SYSTEM_TYPE_CONVERTIBLE
config BOARD_GOOGLE_EDGAR
select BOARD_GOOGLE_BASEBOARD_CYAN
config BOARD_GOOGLE_KEFKA
select BOARD_GOOGLE_BASEBOARD_CYAN
select SYSTEM_TYPE_CONVERTIBLE
config BOARD_GOOGLE_REKS
select BOARD_GOOGLE_BASEBOARD_CYAN