summaryrefslogtreecommitdiff
path: root/src/soc/amd/common/block/psp/Kconfig
diff options
context:
space:
mode:
authorFred Reitberger <reitbergerfred@gmail.com>2022-06-28 17:13:47 -0400
committerFelix Held <felix-coreboot@felixheld.de>2022-06-30 13:36:15 +0000
commitdcbdedd8277af4cb3ce65b908ff9811d925eb40d (patch)
tree3e36f3b5e0a6ad84d523ec749236c1dc89fd79c7 /src/soc/amd/common/block/psp/Kconfig
parent72704bee457c23398f4ee0d05d5a773155c33a5d (diff)
soc/amd/common/psp: Revert AMD_SOC_SEPARATE_EFS_SECTION
Reverting commit 1e25fd426ad8 ("soc/amd/common/block/psp: introduce AMD_SOC_SEPARATE_EFS_SECTION"). A better solution was used in commit c17330c1dddb ("mb/amd/chausie: Add EC blob into CBFS"), and this is no longer necessary. TEST: Boot chausie Signed-off-by: Fred Reitberger <reitbergerfred@gmail.com> Change-Id: I27a8622a1f0d871690b181a79adca225a20996ea Reviewed-on: https://review.coreboot.org/c/coreboot/+/65492 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
Diffstat (limited to 'src/soc/amd/common/block/psp/Kconfig')
-rw-r--r--src/soc/amd/common/block/psp/Kconfig8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/soc/amd/common/block/psp/Kconfig b/src/soc/amd/common/block/psp/Kconfig
index aa638b8911..84e021577a 100644
--- a/src/soc/amd/common/block/psp/Kconfig
+++ b/src/soc/amd/common/block/psp/Kconfig
@@ -29,14 +29,6 @@ config SOC_AMD_PSP_SELECTABLE_SMU_FW
fanned set of blobs. Ask your AMD representative whether your APU
is considered fanless.
-config AMD_SOC_SEPARATE_EFS_SECTION
- bool
- help
- Use separate EFS FMAP section instead of putting EFS into CBFS. The
- FMAP section must begin exactly at the location the EFS needs to be
- placed in the flash. This option can be used to place the EFS right
- after the 128kByte EC firmware at the beginning of the flash.
-
config SOC_AMD_COMMON_BLOCK_PSP_FUSE_SPL
bool
default n