[coreboot-gerrit] Change in coreboot[master]: mainboard/google/kahlee: Set SYSTEM_TYPE_LAPTOP

Raul Rangel (Code Review) gerrit at coreboot.org
Tue Aug 7 17:54:31 CEST 2018


Raul Rangel has uploaded this change for review. ( https://review.coreboot.org/27930


Change subject: mainboard/google/kahlee: Set SYSTEM_TYPE_LAPTOP
......................................................................

mainboard/google/kahlee: Set SYSTEM_TYPE_LAPTOP

This configures the ACPI FADT perferred power management profile to
PM_MOBILE instead of PM_DESKTOP.

I'm not sure what impact this actually has. I just noticed the other
boards have it set.

BUG=b:110971913
TEST=Made sure SYSTEM_TYPE_LAPTOP shows up in coreboot.config

Change-Id: Iea1b8359b80d167e69745358f543f025713294ba
Signed-off-by: Raul E Rangel <rrangel at chromium.org>
---
M src/mainboard/google/kahlee/Kconfig
1 file changed, 1 insertion(+), 0 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/30/27930/1

diff --git a/src/mainboard/google/kahlee/Kconfig b/src/mainboard/google/kahlee/Kconfig
index 5565d57..fbd1fb0 100644
--- a/src/mainboard/google/kahlee/Kconfig
+++ b/src/mainboard/google/kahlee/Kconfig
@@ -43,6 +43,7 @@
 	select PCIEXP_COMMON_CLOCK
 	select PCIEXP_L1_SUB_STATE
 	select HAVE_EM100_SUPPORT
+	select SYSTEM_TYPE_LAPTOP
 
 if BOARD_GOOGLE_BASEBOARD_KAHLEE
 

-- 
To view, visit https://review.coreboot.org/27930
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Iea1b8359b80d167e69745358f543f025713294ba
Gerrit-Change-Number: 27930
Gerrit-PatchSet: 1
Gerrit-Owner: Raul Rangel <rrangel at chromium.org>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180807/3e04dd06/attachment.html>


More information about the coreboot-gerrit mailing list