coreboot/src
Arthur Heymans 2f5abf058e arch/x86/Kconfig: hide the "Bootblock behaviour" option on non-romcc
Selecting which cbfs prefix to load is only implemented with the romcc
bootblock.

Change-Id: I09523b94605f00ab15b5f0ea3986ac08e3a6afc6
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/33341
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Patrick Rudolph <siro@das-labor.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
2019-06-15 17:25:01 +00:00
..
acpi
arch arch/x86/Kconfig: hide the "Bootblock behaviour" option on non-romcc 2019-06-15 17:25:01 +00:00
commonlib cbmem: Add ID for UCSI 2019-06-07 20:50:39 +00:00
console console: Allow using vprintk() with disabled console 2019-06-11 17:29:02 +00:00
cpu Rampayload: Able to build coreboot without ramstage 2019-06-11 15:49:25 +00:00
device device/cpu_device.c: Use 'unsigned int' instead of 'unsigned' 2019-06-14 19:55:09 +00:00
drivers drivers/fsp1_0: select CACHE_MRC_SETTINGS if MRC_CACHE_FMAP 2019-06-14 16:05:02 +00:00
ec ec/google/wilco: Read back from EC RAM after S0ix entry 2019-06-13 21:14:08 +00:00
include Set ENV_PAYLOAD_LOADER to ENV_POSTCAR when CONFIG_RAMPAYLOAD is enabled 2019-06-13 04:40:05 +00:00
lib stage_cache: Make empty inline function if CONFIG_NO_STAGE_CACHE enable 2019-06-13 04:39:28 +00:00
mainboard mainboard/google/hatch: Scrub Helios GPIOs 2019-06-15 00:16:35 +00:00
northbridge nb/amd/amdmct/mct: Simplify conditional 2019-06-15 16:25:37 +00:00
security vboot: recovery path should finalize work context 2019-06-12 05:45:10 +00:00
soc soc/intel/{cml, whl}: Add option to skip HECI disable in SMM 2019-06-13 04:38:39 +00:00
southbridge sb/amd/sb700: Fix misleading formatting 2019-06-07 21:30:57 +00:00
superio superio/fintek/f71863fg: Remove variable set but not used 2019-05-25 18:20:15 +00:00
vendorcode vendorcode/agesa/*/Proc/IDS/Library/IdsLib.c: Fix logical 'or' tests 2019-06-15 16:31:11 +00:00
Kconfig arch/x86/Kconfig: Hide the prefix option on all but BOOTBLOCK_NORMAL 2019-06-15 17:24:44 +00:00