coreboot/src
Angel Pons ac44f87465 mb/intel/galileo: Clean up FMDFILE Kconfig handling
Remove redundant type, prompt and help text, and replace `depends on`
clause with conditional default to allow specifying a FMAP when vboot
is not selected.

Change-Id: I37ddab3a27e304e810ea55f13821d755bb70cb4b
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/56551
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Reviewed-by:  Felix Singer <felixsinger@posteo.net>
Reviewed-by: Michael Niewöhner <foss@mniewoehner.de>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2021-07-26 14:02:43 +00:00
..
acpi acpi: Add function to simplify If (CondRefOf (..)) sequences 2021-07-12 07:34:44 +00:00
arch arch/x86,lib/thread: Enable thread support in romstage 2021-07-26 07:30:48 +00:00
commonlib commonlib/timestamp,amd/common/block/cpu: Add uCode timestamps 2021-07-21 16:43:29 +00:00
console Asm code: Use NO_EARLY_BOOTBLOCK_POSTCODES to remove Asm port80s 2021-06-25 15:51:20 +00:00
cpu arch/x86,cpu/x86/mp_init: Switch cpu_info index type to size_t 2021-07-26 07:30:36 +00:00
device device/pci_rom: Make ON_DEVICE_ROM_LOAD condition truthy 2021-07-20 16:52:35 +00:00
drivers src/drivers/intel/fsp2_0: allow larger FSP 2.0 header 2021-07-24 15:18:43 +00:00
ec ec/kontron/kempld: Add minimal GPIO driver 2021-07-16 04:12:36 +00:00
include arch/x86,lib/thread: Enable thread support in romstage 2021-07-26 07:30:48 +00:00
lib arch/x86,lib/thread: Enable thread support in romstage 2021-07-26 07:30:48 +00:00
mainboard mb/intel/galileo: Clean up FMDFILE Kconfig handling 2021-07-26 14:02:43 +00:00
northbridge nb/intel/x4x: Expose x86_64 support 2021-07-06 06:09:48 +00:00
security vboot/secdata_tpm: Add WRITE_STCLEAR attr to RW ARB spaces 2021-07-26 07:27:48 +00:00
soc soc/intel/jasperlake: Enable support to program VCCIO selection 2021-07-26 05:30:59 +00:00
southbridge sb/intel/common: Hide IFD options if !HAVE_IFD_BIN 2021-07-14 08:14:41 +00:00
superio src: Retype option API to use unsigned integers 2021-05-06 14:48:15 +00:00
vendorcode soc/amd/cezanne: enable crypto in psp_verstage 2021-07-21 16:53:17 +00:00
Kconfig option: Allow mainboards to implement the API 2021-05-28 11:37:25 +00:00