Felix Singer has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/60366 )
Change subject: mb/google/deltaur: Move selects from Kconfig.name to Kconfig
......................................................................
mb/google/deltaur: Move selects from Kconfig.name to Kconfig
Move selects from Kconfig.name to Kconfig so that the configuration is
at one place and not distributed over two files.
Change-Id: I9b523ebee2d2af8585736588306ca687dfe16003
Signed-off-by: Felix Singer <felixsinger(a)posteo.net>
---
M src/mainboard/google/deltaur/Kconfig
M src/mainboard/google/deltaur/Kconfig.name
2 files changed, 6 insertions(+), 2 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/66/60366/1
diff --git a/src/mainboard/google/deltaur/Kconfig b/src/mainboard/google/deltaur/Kconfig
index e1874e3..45e8258 100644
--- a/src/mainboard/google/deltaur/Kconfig
+++ b/src/mainboard/google/deltaur/Kconfig
@@ -19,6 +19,12 @@
select SOC_INTEL_TIGERLAKE
select SYSTEM_TYPE_LAPTOP
+config BOARD_GOOGLE_DELTAN
+ select BOARD_GOOGLE_BASEBOARD_DELTAUR
+
+config BOARD_GOOGLE_DELTAUR
+ select BOARD_GOOGLE_BASEBOARD_DELTAUR
+
if BOARD_GOOGLE_BASEBOARD_DELTAUR
config CHROMEOS
diff --git a/src/mainboard/google/deltaur/Kconfig.name b/src/mainboard/google/deltaur/Kconfig.name
index 5c4c12b..2e04d67 100644
--- a/src/mainboard/google/deltaur/Kconfig.name
+++ b/src/mainboard/google/deltaur/Kconfig.name
@@ -2,8 +2,6 @@
config BOARD_GOOGLE_DELTAN
bool "-> Deltan"
- select BOARD_GOOGLE_BASEBOARD_DELTAUR
config BOARD_GOOGLE_DELTAUR
bool "-> Deltaur"
- select BOARD_GOOGLE_BASEBOARD_DELTAUR
--
To view, visit https://review.coreboot.org/c/coreboot/+/60366
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I9b523ebee2d2af8585736588306ca687dfe16003
Gerrit-Change-Number: 60366
Gerrit-PatchSet: 1
Gerrit-Owner: Felix Singer <felixsinger(a)posteo.net>
Gerrit-MessageType: newchange
Attention is currently required from: Zhi Li, Karthik Ramasubramanian.
Paul Menzel has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/60337 )
Change subject: mb/google/dedede/var/storo: Generate SPD ID for Samsung K4U6E3S4AA-MGCR
......................................................................
Patch Set 3: Code-Review+1
--
To view, visit https://review.coreboot.org/c/coreboot/+/60337
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ic436db8fe3ef6fb8379ec629b128c05c691ea6fe
Gerrit-Change-Number: 60337
Gerrit-PatchSet: 3
Gerrit-Owner: Zhi Li <lizhi7(a)huaqin.corp-partner.google.com>
Gerrit-Reviewer: Karthik Ramasubramanian <kramasub(a)google.com>
Gerrit-Reviewer: Paul Menzel <paulepanter(a)mailbox.org>
Gerrit-Reviewer: zanxi chen <chenzanxi(a)huaqin.corp-partner.google.com>
Gerrit-CC: Jinfang Mao <maojinfang(a)huaqin.corp-partner.google.com>
Gerrit-CC: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Attention: Zhi Li <lizhi7(a)huaqin.corp-partner.google.com>
Gerrit-Attention: Karthik Ramasubramanian <kramasub(a)google.com>
Gerrit-Comment-Date: Fri, 24 Dec 2021 21:53:01 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: Yes
Gerrit-MessageType: comment
Attention is currently required from: Hung-Te Lin, Rex-BC Chen.
Paul Menzel has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/60340 )
Change subject: soc/mediatek/mt8186: Enable VRF12 software control for MT6366
......................................................................
Patch Set 1:
(1 comment)
Commit Message:
https://review.coreboot.org/c/coreboot/+/60340/comment/1dbaab02_799a6289
PS1, Line 9: PS8640
What kind of device is that exactly?
--
To view, visit https://review.coreboot.org/c/coreboot/+/60340
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I87d6a94b6fb343590d563ac1554ff87b11c01549
Gerrit-Change-Number: 60340
Gerrit-PatchSet: 1
Gerrit-Owner: Rex-BC Chen <rex-bc.chen(a)mediatek.com>
Gerrit-Reviewer: Hung-Te Lin <hungte(a)chromium.org>
Gerrit-Reviewer: Rex-BC Chen <rex-bc.chen(a)mediatek.com>
Gerrit-Reviewer: Yu-Ping Wu <yupingso(a)google.com>
Gerrit-CC: Paul Menzel <paulepanter(a)mailbox.org>
Gerrit-CC: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Attention: Hung-Te Lin <hungte(a)chromium.org>
Gerrit-Attention: Rex-BC Chen <rex-bc.chen(a)mediatek.com>
Gerrit-Comment-Date: Fri, 24 Dec 2021 21:52:43 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment