Skip to content

Commit 2645bbc

Browse files
jgarverbobekjan
andcommitted
fix: switch default value of PcdSocDisplayHandoffMode to Auto
Enable the Auto mode of SOC display hand-off by default. Reviewed-by: Ashish Singhal <[email protected]> Reviewed-by: Jake Garver <[email protected]> Tested-by: Jake Garver <[email protected]> Signed-off-by: Jan Bobek <[email protected]> Co-authored-by: Jan Bobek <[email protected]>
1 parent f49f566 commit 2645bbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Platform/NVIDIA/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -417,7 +417,7 @@ menu "Boot Options"
417417
help
418418
How to hand-off the SOC display.
419419

420-
default SOC_DISPLAY_HANDOFF_MODE_NEVER
420+
default SOC_DISPLAY_HANDOFF_MODE_AUTO
421421

422422
config SOC_DISPLAY_HANDOFF_MODE_NEVER
423423
bool "Never"

0 commit comments

Comments
 (0)