coreboot/src
Arthur Heymans cbe5357de0 vendorcode/eltan/Kconfig: Hide the Kconfig options when lacking support
The vendorcode/eltan mboot and verified boot options only build if a
few other Kconfig options are defined.

Change-Id: Ie333d2fbf294e23ec01df06ee551e2d09541c744
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/35954
Reviewed-by: Wim Vervoorn
Reviewed-by: Michał Żygowski <michal.zygowski@3mdeb.com>
Reviewed-by: Frans Hendriks <fhendriks@eltan.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-10-11 07:08:27 +00:00
..
acpi AUTHORS: Move src/acpi copyrights into AUTHORS file 2019-07-30 11:04:14 +00:00
arch arch/x86: Don't allow separate verstage to boot from romcc bootblock 2019-10-08 11:41:06 +00:00
commonlib device,drivers/: Drop some __SIMPLE_DEVICE__ use 2019-09-30 11:07:46 +00:00
console src/: Replace some __PRE_RAM__ use 2019-09-14 11:16:17 +00:00
cpu cpu/intel/model_2065x/bootblock: Remove dead code 2019-10-06 10:15:55 +00:00
device device: Use scan_static_bus() over scan_lpc_bus() 2019-10-08 12:59:56 +00:00
drivers drivers/spi: ignore -Wvla on clang too 2019-10-09 22:15:18 +00:00
ec ec/google/chromeec: fix format security warning 2019-10-09 22:15:38 +00:00
include SMBIOS (Type 17): Add HBM device type and DIE form factor value 2019-10-09 10:40:56 +00:00
lib fmap: Add get_fmap_flash_offset() 2019-09-27 21:59:44 +00:00
mainboard vendorcode/eltan/Kconfig: Hide the Kconfig options when lacking support 2019-10-11 07:08:27 +00:00
northbridge nb/intel/pineview/Kconfig: Remove romcc leftover 2019-10-10 15:38:45 +00:00
security vboot: create board-specific test-only GBB HWID if not set 2019-09-30 11:33:20 +00:00
soc soc/intel: sgx: get rid of UEFI-style usage of global variable 2019-10-10 14:06:09 +00:00
southbridge sb/intel/bd82x6x: Remove setting up lpc decode ranges in ramstage 2019-10-09 22:18:57 +00:00
superio superio/it8772f: use pnp_ops.h for pnp register access 2019-10-08 18:09:39 +00:00
vendorcode vendorcode/eltan/Kconfig: Hide the Kconfig options when lacking support 2019-10-11 07:08:27 +00:00
Kconfig arch/x86: Add a choice for selecting normal/fallback cbfs prefix 2019-10-08 11:40:25 +00:00