aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/amd/majolica/Kconfig
diff options
context:
space:
mode:
authorZheng Bao <fishbaozi@gmail.com>2020-12-10 16:23:56 +0800
committerFelix Held <felix-coreboot@felixheld.de>2021-01-22 15:45:39 +0000
commit0ada720d03f8b1d259d14134057b0a242ce9dbce (patch)
tree6a609a7f64b2ebf428ac28d6e40f118e7d2ace09 /src/mainboard/amd/majolica/Kconfig
parentaba6715fe219e38a9ea14bba59f33d717da40cfa (diff)
mb/amd/majolica: Add PSP support for board majolica
Change-Id: Ia2470a7297c7003c7975c7d9b977f2f97174efea Signed-off-by: Zheng Bao <fishbaozi@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/48529 Reviewed-by: Felix Held <felix-coreboot@felixheld.de> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/amd/majolica/Kconfig')
-rw-r--r--src/mainboard/amd/majolica/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/mainboard/amd/majolica/Kconfig b/src/mainboard/amd/majolica/Kconfig
index 7e2301e05a..ce8a498263 100644
--- a/src/mainboard/amd/majolica/Kconfig
+++ b/src/mainboard/amd/majolica/Kconfig
@@ -18,6 +18,12 @@ config MAINBOARD_DIR
config MAINBOARD_PART_NUMBER
default "MAJOLICA"
+config AMD_FWM_POSITION_INDEX
+ int
+ default 4
+ help
+ TODO: might need to be adapted for better placement of files in cbfs
+
config MAJOLICA_HAVE_MCHP_FW
bool "Have Microchip EC firmware?"
default n