Skip to content

Commit

Permalink
mb/google/brya: Drop primus4es board
Browse files Browse the repository at this point in the history
Primus4es board is no longer supported thus drop it from the tree.

TEST=Build all Brya boards in CrOS-SDK - Primus4ES not built. No negative impact observed.

Change-Id: I0502b2eed6f80d648b422c8d1622d504a6c93822
Signed-off-by: Jakub Czapiga <czapiga@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/79916
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Subrata Banik <subratabanik@google.com>
Reviewed-by: Eric Lai <ericllai@google.com>
  • Loading branch information
Jakub Czapiga authored and subrata-b committed Jan 18, 2024
1 parent ebf4e8b commit 24d765d
Show file tree
Hide file tree
Showing 14 changed files with 0 additions and 828 deletions.
1 change: 0 additions & 1 deletion Documentation/security/vboot/list_vboot.md
Expand Up @@ -66,7 +66,6 @@
- Osiris
- Pirrha
- Primus
- Primus4ES
- Pujjo
- Quandiso
- Redrix
Expand Down
1 change: 0 additions & 1 deletion src/mainboard/google/brox/Kconfig
Expand Up @@ -132,7 +132,6 @@ config HAVE_PCIE_WWAN
def_bool n

config USE_PM_ACPI_TIMER
default y if BOARD_GOOGLE_PRIMUS4ES
default n

config MEMORY_SODIMM
Expand Down
11 changes: 0 additions & 11 deletions src/mainboard/google/brya/Kconfig
Expand Up @@ -332,13 +332,6 @@ config BOARD_GOOGLE_PRIMUS
select HAVE_WWAN_POWER_SEQUENCE
select INTEL_GMA_HAVE_VBT

config BOARD_GOOGLE_PRIMUS4ES
select BOARD_GOOGLE_BASEBOARD_BRYA
select DEFAULT_ADL_NEM
select DRIVERS_GENESYSLOGIC_GL9755
select HAVE_PCIE_WWAN
select HAVE_WWAN_POWER_SEQUENCE

config BOARD_GOOGLE_PUJJO
select BOARD_GOOGLE_BASEBOARD_NISSA
select CHROMEOS_WIFI_SAR if CHROMEOS
Expand Down Expand Up @@ -539,7 +532,6 @@ config DRIVER_TPM_I2C_BUS
default 0x1 if BOARD_GOOGLE_BRYA0
default 0x1 if BOARD_GOOGLE_BRASK
default 0x1 if BOARD_GOOGLE_PRIMUS
default 0x3 if BOARD_GOOGLE_PRIMUS4ES
default 0x1 if BOARD_GOOGLE_GIMBLE
default 0x3 if BOARD_GOOGLE_GIMBLE4ES
default 0x1 if BOARD_GOOGLE_REDRIX
Expand Down Expand Up @@ -621,7 +613,6 @@ config MAINBOARD_PART_NUMBER
default "Brya" if BOARD_GOOGLE_BRYA0
default "Brask" if BOARD_GOOGLE_BRASK
default "Primus" if BOARD_GOOGLE_PRIMUS
default "Primus4ES" if BOARD_GOOGLE_PRIMUS4ES
default "Gimble" if BOARD_GOOGLE_GIMBLE
default "Gimble4ES" if BOARD_GOOGLE_GIMBLE4ES
default "Redrix" if BOARD_GOOGLE_REDRIX
Expand Down Expand Up @@ -675,7 +666,6 @@ config VARIANT_DIR
default "brya0" if BOARD_GOOGLE_BRYA0
default "brask" if BOARD_GOOGLE_BRASK
default "primus" if BOARD_GOOGLE_PRIMUS
default "primus4es" if BOARD_GOOGLE_PRIMUS4ES
default "gimble" if BOARD_GOOGLE_GIMBLE
default "gimble4es" if BOARD_GOOGLE_GIMBLE4ES
default "redrix" if BOARD_GOOGLE_REDRIX
Expand Down Expand Up @@ -749,7 +739,6 @@ config HAVE_PCIE_WWAN
def_bool n

config USE_PM_ACPI_TIMER
default y if BOARD_GOOGLE_PRIMUS4ES
default n

config DEFAULT_ADL_NEM
Expand Down
3 changes: 0 additions & 3 deletions src/mainboard/google/brya/Kconfig.name
Expand Up @@ -96,9 +96,6 @@ config BOARD_GOOGLE_PIRRHA
config BOARD_GOOGLE_PRIMUS
bool "-> Primus"

config BOARD_GOOGLE_PRIMUS4ES
bool "-> Primus4ES"

config BOARD_GOOGLE_PUJJO
bool "-> Pujjo"

Expand Down
6 changes: 0 additions & 6 deletions src/mainboard/google/brya/variants/primus4es/Makefile.inc

This file was deleted.

91 changes: 0 additions & 91 deletions src/mainboard/google/brya/variants/primus4es/fw_config.c

This file was deleted.

176 changes: 0 additions & 176 deletions src/mainboard/google/brya/variants/primus4es/gpio.c

This file was deleted.

11 changes: 0 additions & 11 deletions src/mainboard/google/brya/variants/primus4es/include/variant/ec.h

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

0 comments on commit 24d765d

Please sign in to comment.