coreboot-kgpe-d16/src
Michael Niewöhner 9965553011 mb/supermicro/x11-lga1151-series: remove unneeded vendor id config
The vendor id option set here is useless as most SSVID registers get
filled with 0x8086 (their VID) by default, anyway.

Besides that the Kconfig option isn't meant for retrofit ports, cf.
commit 7e1c83e31b (Add Kconfig options to override Subsystem Vendor and
Device ID). The right place would be the devicetree.

Signed-off-by: Michael Niewöhner <foss@mniewoehner.de>
Change-Id: If67c679bb342f63096902535734106e4f1651118
Reviewed-on: https://review.coreboot.org/c/coreboot/+/35524
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Patrick Rudolph <siro@das-labor.org>
2019-09-27 16:22:08 +00:00
..
acpi AUTHORS: Move src/acpi copyrights into AUTHORS file 2019-07-30 11:04:14 +00:00
arch arch/: Replace __BOOTBLOCK__ with ENV_BOOTBLOCK 2019-09-26 17:27:45 +00:00
commonlib lib/fmap: Cache FMAP in cbmem 2019-09-23 08:46:13 +00:00
console src/: Replace some __PRE_RAM__ use 2019-09-14 11:16:17 +00:00
cpu cpu/intel/: Clean up microcode update from __PRE_RAM__ 2019-09-26 01:16:54 +00:00
device device/cardbus: Remove unnecessary bridge_ctrl bitmask 2019-09-22 18:39:08 +00:00
drivers drivers/wifi/generic.c: Upper case the AML WiFi name as required by spec 2019-09-21 01:22:20 +00:00
ec 3rdparty/chromeec: Update to latest master 2019-09-16 13:42:10 +00:00
include device/mmio.h: Add bit field helpers 2019-09-24 10:32:50 +00:00
lib lib/bootsplash: Fix compilation 2019-09-27 16:20:04 +00:00
mainboard mb/supermicro/x11-lga1151-series: remove unneeded vendor id config 2019-09-27 16:22:08 +00:00
northbridge intel/cpu: Switch older models to TSC_MONOTONIC_TIMER 2019-09-24 22:56:52 +00:00
security vboot: extend BOOT_MODE_PCR to SHA256 bank on TPM2 2019-09-21 01:13:54 +00:00
soc soc/amd/common/block/spi/fch_spi_ctrl.c: Fix SPI vendor id code 2019-09-26 09:33:00 +00:00
southbridge soc/fsp_broadwell_de: fix flashconsole support for platform 2019-09-25 12:56:56 +00:00
superio superio/common: Fix types in printf 2019-09-17 10:33:40 +00:00
vendorcode vendorcode/cavium: Replace use of __PRE_RAM__ 2019-09-23 21:39:22 +00:00
Kconfig x86emu: Drop UDELAY_LAPIC dependency 2019-09-18 13:00:41 +00:00