coreboot-kgpe-d16/src
Matt DeVillier 61309e39b3 drivers/fsp 1.1: clean up Kconfig options
Now that support has been added for using the public FSP
repo for Braswell platform, clean up Kconfig options and
set sane defaults when using it.

The following changes have been made:
 - add option to use the 3rdparty/fsp repo for Braswell platform
 - reorder FSP 1.1 Kconfig entries for improved flow/readability
 - set the default path for the FSP binary based on use of FSP
   repo and platform
 - set the CBFS location for the FSP binary based on platform

Change-Id: Ie2f732bf0ac4d4551908caa56360b8bb2869b4c7
Signed-off-by: Matt DeVillier <matt.devillier@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/32535
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
2019-05-03 20:15:29 +00:00
..
acpi
arch arch/x86/acpi: Update VT-d DMA remapping structure flags setting 2019-05-01 18:33:55 +00:00
commonlib src: include <assert.h> when appropriate 2019-04-23 10:01:36 +00:00
console coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
cpu cpu/intel/car/non-evict: Select NO_FIXED_XIP_ROM_SIZE 2019-04-25 15:56:28 +00:00
device x86emu: add console.h header to fix compilation 2019-05-02 05:00:33 +00:00
drivers drivers/fsp 1.1: clean up Kconfig options 2019-05-03 20:15:29 +00:00
ec ec/google/wilco: Support board_id with EC provided ID 2019-04-18 23:43:06 +00:00
include lib/fmap: Add area read/write functions 2019-04-23 10:22:54 +00:00
lib vboot: refactor OPROM code 2019-04-30 21:47:25 +00:00
mainboard soc/intel/braswell: add default option to use public FSP 2019-05-03 20:13:59 +00:00
northbridge nb/intel/haswell: correct a typo in Kconfig 2019-05-03 14:32:06 +00:00
security vboot: refactor OPROM code 2019-04-30 21:47:25 +00:00
soc soc/intel/braswell: add default option to use public FSP 2019-05-03 20:13:59 +00:00
southbridge sb/intel/bd82x6x: Use system_reset() 2019-04-29 16:01:36 +00:00
superio superio/fintek/f71808a: Add more optional ramstage registers 2019-05-01 00:09:57 +00:00
vendorcode coreboot: Run mainboard specific code before Cr50 reset 2019-04-23 10:21:24 +00:00
Kconfig src/Kconfig: increase heap size if using flattened image tree 2019-04-24 20:42:52 +00:00