coreboot/src
Nico Huber 1d748c5346 console: Change BOOTBLOCK_CONSOLE default to y
Invert the default instead of selecting it everywhere. Restores the
ability to use its Kconfig prompt.

Beside Qemu targets, the only platforms that didn't select it seem
to be samsung/exynos5420, intel/cannonlake, and intel/icelake. The
latter two were about to be patched anyway.

Change-Id: I7c5b671b7dddb5c6535c97c2cbb5f5053909dc64
Signed-off-by: Nico Huber <nico.h@gmx.de>
Reviewed-on: https://review.coreboot.org/c/30891
Reviewed-by: Lijian Zhao <lijian.zhao@intel.com>
Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-01-14 12:13:55 +00:00
..
acpi arch/x86: Add common AMD ACPI hardware definitions 2017-11-10 19:15:38 +00:00
arch arch/x86: Enforce CPU stack alignment 2019-01-14 11:59:51 +00:00
commonlib src: Remove duplicated round up function 2018-11-29 12:17:45 +00:00
console console: Change BOOTBLOCK_CONSOLE default to y 2019-01-14 12:13:55 +00:00
cpu console: Change BOOTBLOCK_CONSOLE default to y 2019-01-14 12:13:55 +00:00
device device/pci_device: Do not break tree topology 2019-01-10 12:47:18 +00:00
drivers drivers/intel/fsp1_1: Print the MTRR's FSP-T set up 2019-01-14 12:11:08 +00:00
ec ec/chromeec: fix LPC read/write for MEC devices 2018-12-28 12:24:52 +00:00
include cpu/intel/car: Prepare for C_ENVIRONMENT_BOOTBLOCK 2019-01-08 15:33:47 +00:00
lib src: Get rid of device_t 2019-01-04 12:11:18 +00:00
mainboard console: Change BOOTBLOCK_CONSOLE default to y 2019-01-14 12:13:55 +00:00
northbridge nb/intel/pineview: Select 1M TSEG 2019-01-14 12:10:14 +00:00
security tss: implement tlcl_save_state 2018-11-28 18:32:59 +00:00
soc console: Change BOOTBLOCK_CONSOLE default to y 2019-01-14 12:13:55 +00:00
southbridge mb/lenovo/[xtz]60: Introduce and use RCBA64 macro 2019-01-14 11:57:25 +00:00
superio Kconfig: Unify power-after-failure options 2019-01-06 15:54:19 +00:00
vendorcode AGESA/PI: replace HUDSON_DISABLE_IMC with HUDSON_IMC_ENABLE 2019-01-14 06:50:11 +00:00
Kconfig usbdebug: Remove option DEBUG_USBDEBUG 2019-01-13 13:02:23 +00:00