coreboot/src
Marc Jones cf3dcd6d29 Kconfig: Show console debug options if loglevel override is set
Show console debug options that would only be available if console
SPEW was selected when the override loglevel option is selected.

Change-Id: I2fb22562688d6b0bc9235c9ebe5d427dc2a67767
Signed-off-by: Marc Jones <marcjones@sysproconsulting.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/48249
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Jonathan Zhang <jonzhang@fb.com>
Reviewed-by: Nico Huber <nico.h@gmx.de>
Reviewed-by: Jay Talbott <JayTalbott@sysproconsulting.com>
2020-12-11 15:58:24 +00:00
..
acpi cbfs: Simplify load/map API names, remove type arguments 2020-12-02 22:13:17 +00:00
arch Drop many cases of .previous directive use 2020-12-11 07:32:36 +00:00
commonlib coreboot tables: Add SPI flash memory map windows to coreboot tables 2020-12-08 22:56:09 +00:00
console lib/trace: Remove TRACE support 2020-12-02 23:35:58 +00:00
cpu Drop many cases of .previous directive use 2020-12-11 07:32:36 +00:00
device device/Makefile.inc: Do not require hda_verb.c 2020-12-11 07:33:22 +00:00
drivers drivers/genesyslogic/gl9755: Adjust L1 exit latency to enable ASPM 2020-12-10 18:13:12 +00:00
ec src: Remove redundant use of ACPI offset(0) 2020-12-03 00:05:52 +00:00
include lib/edid_fill_fb: Support multiple framebuffers 2020-12-10 19:31:29 +00:00
lib lib/edid_fill_fb: Support multiple framebuffers 2020-12-10 19:31:29 +00:00
mainboard mb/ocp/deltalake: Update GPIO configurations according to schematics 2020-12-11 07:35:13 +00:00
northbridge nb/intel/ironlake: Introduce memmap.h 2020-12-07 15:58:55 +00:00
security cbfs: Add verification for RO CBFS metadata hash 2020-12-03 00:11:08 +00:00
soc soc/intel/common/block/lpc: Move southbridge_write_acpi_tables declaration 2020-12-11 15:57:44 +00:00
southbridge sb/intel/x/smbus.c: Factor out common code 2020-12-11 15:12:47 +00:00
superio src: Remove redundant use of ACPI offset(0) 2020-12-03 00:05:52 +00:00
vendorcode vc/intel/fsp/fsp2_0/cooperlake_sp: Update WW47 FSP Memory map HOB 2020-12-07 10:30:09 +00:00
Kconfig Kconfig: Show console debug options if loglevel override is set 2020-12-11 15:58:24 +00:00