coreboot/src
Raul E Rangel 5065ad1f69 soc/amd/common/block/spi: Add prompt to SOC_AMD_COMMON_BLOCK_SPI_DEBUG
Makes it so I can enable SPI debugging without modifying the source.

BUG=b:179699789
TEST=Add CONFIG_SOC_AMD_COMMON_BLOCK_SPI_DEBUG=y to my .config

Signed-off-by: Raul E Rangel <rrangel@chromium.org>
Change-Id: Ie3815e0398b5268874039196a625fc29dd3dc3d9
Reviewed-on: https://review.coreboot.org/c/coreboot/+/58927
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
2021-11-04 17:19:03 +00:00
..
acpi acpi/acpigen.c: Remove weak gpio definition 2021-10-29 00:52:50 +00:00
arch arch/x86/Makefile: Align VGA_BIOS to 64 bytes when using AMD LPC SPI DMA 2021-11-04 10:35:10 +00:00
commonlib commonlib/mem_pool: Allow configuring the alignment 2021-11-04 10:33:52 +00:00
console src/acpi to src/lib: Fix spelling errors 2021-10-05 18:06:39 +00:00
cpu cpu/amd/mtrr: Remove topmem global variables 2021-11-03 18:36:15 +00:00
device src/acpi to src/lib: Fix spelling errors 2021-10-05 18:06:39 +00:00
drivers google/trogdor: Add backlight support for Parade ps8640 2021-11-02 08:17:21 +00:00
ec ec/google/chromeec: Register USB-C mux operations 2021-10-06 22:20:32 +00:00
include lib/cbfs: Add cbfs_preload() 2021-11-04 17:10:31 +00:00
lib lib/cbfs: Add cbfs_preload() 2021-11-04 17:10:31 +00:00
mainboard mb/google/sarien: Add OEM product names 2021-11-04 14:13:21 +00:00
northbridge cpu/amd/mtrr: Remove topmem global variables 2021-11-03 18:36:15 +00:00
security security/intel/txt: Get addr bits at runtime 2021-11-01 15:59:54 +00:00
soc soc/amd/common/block/spi: Add prompt to SOC_AMD_COMMON_BLOCK_SPI_DEBUG 2021-11-04 17:19:03 +00:00
southbridge include/device/pci_ids,soc/amd/common/block/lpc: drop duplicate PCI IDs 2021-11-02 15:50:03 +00:00
superio src/soc to src/superio: Fix spelling errors 2021-10-05 18:07:08 +00:00
vendorcode vc/mediatek/mt8195: Remove unused code and comments 2021-11-01 15:57:11 +00:00
Kconfig Kconfig,soc/amd/cezanne: Make COOP_MULTITASKING select TIMER_QUEUE 2021-11-04 17:18:48 +00:00