Attention is currently required from: Lance Zhao, Patrick Rudolph, Elyes Haouas, Felix Held.
Tim Wawrzynczak has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/62362 )
Change subject: treewide/Kconfig: Drop unused symbols
......................................................................
Patch Set 3:
(1 comment)
File src/drivers/intel/gma/Kconfig:
https://review.coreboot.org/c/coreboot/+/62362/comment/7e6635cd_ddbaeb83
PS2, Line 104:
: config INTEL_GMA_OPREGION_2_0
: bool
: default n if INTEL_GMA_OPREGION_2_1
: default y
sorry I don't understand why it will affect drivers/intel/gma/opregion.c […]
Sure, but look at the way these two Kconfigs are structured; OPREGION_2_0 is the default, unless INTEL_GMA_OPREGION_2_1 is selected. soc/intel/alderlake/Kconfig selects OPREGION_2_1 and then https://review.coreboot.org/plugins/gitiles/coreboot/+/refs/heads/master/src... will change its behavior based on which of those two options is selected; they're intended to be mutually exclusive, you have to pick one or the other; 2.0 is the default, unless 2.1 is selected.
--
To view, visit
https://review.coreboot.org/c/coreboot/+/62362
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I96380d4567356c81e17de469fd78cec2fcb7e5c9
Gerrit-Change-Number: 62362
Gerrit-PatchSet: 3
Gerrit-Owner: Elyes Haouas
ehaouas@noos.fr
Gerrit-Reviewer: Erik van den Bogaert
ebogaert@eltan.com
Gerrit-Reviewer: Felix Held
felix-coreboot@felixheld.de
Gerrit-Reviewer: Frans Hendriks
fhendriks@eltan.com
Gerrit-Reviewer: Lance Zhao
Gerrit-Reviewer: Patrick Rudolph
siro@das-labor.org
Gerrit-Reviewer: Tim Wawrzynczak
twawrzynczak@chromium.org
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Paul Menzel
paulepanter@mailbox.org
Gerrit-Attention: Lance Zhao
Gerrit-Attention: Patrick Rudolph
siro@das-labor.org
Gerrit-Attention: Elyes Haouas
ehaouas@noos.fr
Gerrit-Attention: Felix Held
felix-coreboot@felixheld.de
Gerrit-Comment-Date: Tue, 01 Mar 2022 16:34:15 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Tim Wawrzynczak
twawrzynczak@chromium.org
Comment-In-Reply-To: Elyes Haouas
ehaouas@noos.fr
Gerrit-MessageType: comment