summaryrefslogtreecommitdiff
path: root/src/mainboard/google/dedede/Kconfig.name
diff options
context:
space:
mode:
authorSheng-Liang Pan <sheng-liang.pan@quanta.corp-partner.google.com>2023-05-03 17:21:43 +0800
committerEric Lai <eric_lai@quanta.corp-partner.google.com>2023-05-15 00:16:06 +0000
commit465fbbe93ee01b4576689a90b7ddbeec23cdace2 (patch)
treec79f705c2906302a00d3c9a048a30819d82b27b5 /src/mainboard/google/dedede/Kconfig.name
parentcbbdaf452469d974f005920aedeb121ca2fb316b (diff)
downloadcoreboot-465fbbe93ee01b4576689a90b7ddbeec23cdace2.tar.gz
mb/google/dedede/var/taranza: Copy devicetree and GPIO from var/dibbi4.20
copy from dibbi since taranza base on dibbi,this is only for first initial configuration, will update the more setting afterward. BUG=b:277664211 BRANCH=dedede TEST=build Signed-off-by: Sheng-Liang Pan <sheng-liang.pan@quanta.corp-partner.google.com> Change-Id: Ia319f65897c0fea2f0558c20a5bc36bb6fbaea96 Reviewed-on: https://review.coreboot.org/c/coreboot/+/74934 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: David Wu <david_wu@quanta.corp-partner.google.com>
Diffstat (limited to 'src/mainboard/google/dedede/Kconfig.name')
-rw-r--r--src/mainboard/google/dedede/Kconfig.name3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mainboard/google/dedede/Kconfig.name b/src/mainboard/google/dedede/Kconfig.name
index cfb4186d2f..10cf5e2805 100644
--- a/src/mainboard/google/dedede/Kconfig.name
+++ b/src/mainboard/google/dedede/Kconfig.name
@@ -205,6 +205,9 @@ config BOARD_GOOGLE_SHOTZO
config BOARD_GOOGLE_TARANZA
bool "-> Taranza"
select BOARD_GOOGLE_BASEBOARD_DEDEDE_CR50
+ select RT8168_GEN_ACPI_POWER_RESOURCE
+ select RT8168_GET_MAC_FROM_VPD
+ select RT8168_SET_LED_MODE
config BOARD_GOOGLE_BOXY
bool "-> Boxy"