coreboot-kgpe-d16/src
Nico Huber 374d7c2e94 Do not select USE_BLOBS
The `USE_BLOBS` config only exists for idealistic reasons. If we would
allow us to use blobs by default, we wouldn't need that option and could
just always do it. It's generally debatable for the project as a whole,
but not per board/subject.

Change-Id: I8591862699aef02e5a4ede32655fc82c44c97555
Signed-off-by: Nico Huber <nico.huber@secunet.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/39884
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
2020-04-15 19:11:08 +00:00
..
acpi
arch cpu/x86/acpi: Add assignments to ACPI_Sn enums 2020-04-15 14:05:28 +00:00
commonlib src/commonlib: Use SPDX for GPL-2.0-only files 2020-04-04 01:14:24 +00:00
console src/console: Use SPDX for GPL-2.0-only files 2020-04-04 01:14:11 +00:00
cpu src/cpu: Use SPDX for GPL-2.0-only files 2020-04-04 14:59:17 +00:00
device Replace DEVICE_NOOP with noop_(set|read)_resources 2020-04-10 11:50:22 +00:00
drivers mainboard/lenovo: Use the original hardware ids for keyboard/pointing 2020-04-14 09:50:10 +00:00
ec google/chromeec: Add USB MUX Interrupt 2020-04-13 23:39:29 +00:00
include include/input-event-codes.h: Add Linux input key codes header file 2020-04-13 19:54:30 +00:00
lib src/lib: Use SPDX for GPL-2.0-only files 2020-04-04 16:35:53 +00:00
mainboard Do not select USE_BLOBS 2020-04-15 19:11:08 +00:00
northbridge nb/intel/sandybridge/raminit: Add ECC support 2020-04-14 10:02:14 +00:00
security Do not select USE_BLOBS 2020-04-15 19:11:08 +00:00
soc soc/intel/apl/report_platform.c: Fix typo 2020-04-15 15:04:19 +00:00
southbridge sb/intel/bd82x6x/sata: Add legacy mode support 2020-04-15 14:03:27 +00:00
superio Drop unnecessary DEVICE_NOOP entries 2020-04-10 11:25:04 +00:00
vendorcode vendorcode/intel/fsp: Update Tiger Lake FSP Headers for FSP v2527 2020-04-11 20:28:26 +00:00
Kconfig src/Kconfig: enable USE_BLOBS by default 2020-04-14 10:03:55 +00:00