payloads/edk2: Drop EDK2_PCO_MMIO_EMMC Kconfig option
This option existed to enable the MMIO eMMC DXE driver for AMD Picasso boards with eMMC storage. The driver has been integrated into edk2 and no longer requires guarding via a build-time option. Remove the EDK2_PCO_MMIO_EMMC Kconfig symbol definition, associated build logic, and the board-level select from google/zork. TEST=build/boot AMD Picasso boards with edk2 payload. Change-Id: I458a45ad752d88cc9252f2d8fe6b0e8ec054329d Signed-off-by: Matt DeVillier <matt.devillier@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/89858 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Angel Pons <th3fanbus@gmail.com> Reviewed-by: Alicja Michalska <ahplka19@gmail.com>
This commit is contained in:
parent
4423a0b390
commit
6d751ef987
4 changed files with 0 additions and 15 deletions
|
|
@ -63,7 +63,6 @@ config BOARD_SPECIFIC_OPTIONS
|
|||
select EC_GOOGLE_CHROMEEC_INCLUDE_SSFC_IN_FW_CONFIG
|
||||
select EC_GOOGLE_CHROMEEC_SKUID
|
||||
select EC_GOOGLE_CHROMEEC_SMBIOS
|
||||
select EDK2_PCO_MMIO_EMMC if EDK2_REPO_MRCHROMEBOX
|
||||
select ELOG
|
||||
select ELOG_BOOT_COUNT
|
||||
select ELOG_GSMI
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue