From c0de5843200e06f587f536eb60adc6bfee47c2aa Mon Sep 17 00:00:00 2001 From: Felix Held Date: Wed, 11 Nov 2020 21:38:27 +0100 Subject: mb/amd/mandolin/Kconfig: add help text for the EC blob Change-Id: If8d3ebdb9a41330312c26fb5796c07de1b87b3eb Signed-off-by: Felix Held Reviewed-on: https://review.coreboot.org/c/coreboot/+/47480 Reviewed-by: Marshall Dawson Reviewed-by: Jason Glenesk Tested-by: build bot (Jenkins) --- src/mainboard/amd/mandolin/Kconfig | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/mainboard/amd/mandolin/Kconfig b/src/mainboard/amd/mandolin/Kconfig index f4032d4e1d..099f7cbe3f 100644 --- a/src/mainboard/amd/mandolin/Kconfig +++ b/src/mainboard/amd/mandolin/Kconfig @@ -72,6 +72,9 @@ config MANDOLIN_MCHP_FW_FILE depends on MANDOLIN_HAVE_MCHP_FW default "3rdparty/blobs/mainboard/amd/mandolin/EC_mandolin.bin" if BOARD_AMD_MANDOLIN default "3rdparty/blobs/mainboard/amd/mandolin/EC_cereme.bin" if BOARD_AMD_CEREME + help + The EC firmware blob is usually the first 128kByte of the stock + firmware image. if !AMD_LPC_DEBUG_CARD choice -- cgit v1.2.3