Skip to content

Commit 002d107

Browse files
committed
config/coreboot-t480.config: unset CONFIG_DISPLAY_FSP_VERSION_INFO otherwise build error
Signed-off-by: Thierry Laurion <[email protected]>
1 parent e62b84b commit 002d107

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/coreboot-t480.config

+1-1
Original file line numberDiff line numberDiff line change
@@ -873,7 +873,7 @@ CONFIG_COMPRESS_SECONDARY_PAYLOAD=y
873873
# CONFIG_DISPLAY_FSP_CALLS_AND_STATUS is not set
874874
# CONFIG_DISPLAY_FSP_HEADER is not set
875875
# CONFIG_VERIFY_HOBS is not set
876-
CONFIG_DISPLAY_FSP_VERSION_INFO=y
876+
# CONFIG_DISPLAY_FSP_VERSION_INFO is not set
877877
CONFIG_HAVE_GPIO_SNAPSHOT_VERIFY_SUPPORT=y
878878
# CONFIG_CHECK_GPIO_CONFIG_CHANGES is not set
879879

0 commit comments

Comments
 (0)