Aaron Durbin has uploaded this change for review.

View Change

mb/google/zork: provide full range backlight settings to kernel

Utilize the SOC_AMD_COMMON_BLOCK_GRAPHICS_ATIF option to provide
full range backlight settings to the kernel.

BUG=b:163583825

Change-Id: I3c337fad38e668488800f4d6bc583a82a93659d3
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
---
M src/mainboard/google/zork/Kconfig
1 file changed, 1 insertion(+), 0 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/43/44643/1
diff --git a/src/mainboard/google/zork/Kconfig b/src/mainboard/google/zork/Kconfig
index 24c49c1..b452365 100644
--- a/src/mainboard/google/zork/Kconfig
+++ b/src/mainboard/google/zork/Kconfig
@@ -12,6 +12,7 @@
def_bool y
select SOC_AMD_COMMON_BLOCK_USE_ESPI
select SOC_AMD_PICASSO
+ select SOC_AMD_COMMON_BLOCK_GRAPHICS_ATIF
select VGA_BIOS
select BOARD_ROMSIZE_KB_16384
select DRIVERS_AMD_I2S_MACHINE_DEV

To view, visit change 44643. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I3c337fad38e668488800f4d6bc583a82a93659d3
Gerrit-Change-Number: 44643
Gerrit-PatchSet: 1
Gerrit-Owner: Aaron Durbin <adurbin@chromium.org>
Gerrit-MessageType: newchange