mb/google/brya: Deselect ALDERLAKE_A0_CONFIGURE_PMC_DESCRIPTOR

The patch deselects ALDERLAKE_A0_CONFIGURE_PMC_DESCRIPTOR Kconfig which
updates PMC settings in the IFD for Alder Lake A0 silicon.
As Alder Lake A0 is intermediate stepping, and the IFD is locked in the
production systems, so the Kconfig is deselected.

BUG=b:190588098
BRANCH=firmware-brya-14505.B
TEST=Build the coreboot for Gimble

Signed-off-by: Sridhar Siricilla <sridhar.siricilla@intel.com>
Change-Id: I81fe7c792dd82d9d547d318ebda55ee4a0f3ac96
Reviewed-on: https://review.coreboot.org/c/coreboot/+/62904
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Subrata Banik <subratabanik@google.com>
Reviewed-by: Rizwan Qureshi <rizwan.qureshi@intel.com>
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
This commit is contained in:
Sridhar Siricilla 2022-03-18 22:19:14 +05:30 committed by Felix Held
parent d6727ba972
commit d9beb7bc50
1 changed files with 0 additions and 1 deletions

View File

@ -1,6 +1,5 @@
config BOARD_GOOGLE_BRYA_COMMON config BOARD_GOOGLE_BRYA_COMMON
def_bool n def_bool n
select ALDERLAKE_A0_CONFIGURE_PMC_DESCRIPTOR
select BOARD_ROMSIZE_KB_32768 select BOARD_ROMSIZE_KB_32768
select CR50_USE_LONG_INTERRUPT_PULSES select CR50_USE_LONG_INTERRUPT_PULSES
select DRIVERS_GENERIC_ALC1015 select DRIVERS_GENERIC_ALC1015