coreboot/src/vendorcode
Julius Werner 4157bd8d61 vboot: Move TPM-related Kconfig selects from CHROMEOS to VBOOT
CONFIG_VBOOT was recently moved to be independent from CONFIG_CHROMEOS.
However, the latter still has some 'select' clauses to ensure that
required TPM libraries are built. The TPM is an essential part of vboot,
and without these libraries the vboot code cannot compile... therefore,
they should be moved under CONFIG_VBOOT.

Change-Id: I0145558e5127c65c6a82d62f25b5a39e24cb8726
Signed-off-by: Julius Werner <jwerner@chromium.org>
Reviewed-on: https://review.coreboot.org/16229
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2016-08-16 23:14:21 +02:00
..
amd vendorcode/amd: Remove dead code 2016-08-09 10:40:32 +02:00
google vboot: Move TPM-related Kconfig selects from CHROMEOS to VBOOT 2016-08-16 23:14:21 +02:00
intel vendorcode/intel/fsp: Add fsp 2.0 header files for skylake and kabylake 2016-08-11 20:49:48 +02:00
siemens intel/i210: Change API for function mainboard_get_mac_address() 2016-07-05 06:27:44 +02:00
Makefile.inc vendorcode/siemens: Add hwilib for Siemens specific info struct 2016-04-28 08:15:47 +02:00