coreboot-kgpe-d16/src/soc/amd/picasso
Furquan Shaikh 2bfce48b6e soc/amd/picasso: Drop unused OPT_PSPNVRAM_FILE
This change drops unused option OPT_PSPNVRAM_FILE from picasso
Makefile.

BUG=b:154880818
TEST=Verified that trembyle still boots to OS.

Signed-off-by: Furquan Shaikh <furquan@google.com>
Change-Id: I64b328a92f5ee76e198a2ad3ec72d2cc4aeb9e91
Reviewed-on: https://review.coreboot.org/c/coreboot/+/40684
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Marshall Dawson <marshalldawson3rd@gmail.com>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-04-29 08:47:24 +00:00
..
acpi soc/amd/hda: Move HDA PCI device from DSDT to SSDT 2020-04-29 08:44:08 +00:00
bootblock soc/amd/picasso: Add bootblock support 2020-04-29 05:38:08 +00:00
include/soc device: Constify struct device * parameter to acpi_inject_dsdt 2020-04-28 19:51:25 +00:00
acp.c amd/family17h: Add PCI device IDs for all controllers in AMD Family17h 2020-04-28 19:12:07 +00:00
acpi.c device: Constify struct device * parameter to acpi_inject_dsdt 2020-04-28 19:51:25 +00:00
chip.c soc/amd/picasso: Use AMD common SATA driver 2020-04-28 22:56:59 +00:00
chip.h soc/amd/picasso: Add UPD settings to chip.h 2020-04-28 22:51:05 +00:00
cpu.c soc/amd: Use SPDX for GPL-2.0-only files 2020-04-05 17:43:39 +00:00
finalize.c soc/amd: Use SPDX for GPL-2.0-only files 2020-04-05 17:43:39 +00:00
gpio.c soc/amd: Use SPDX for GPL-2.0-only files 2020-04-05 17:43:39 +00:00
i2c.c i2c/designware: Constify struct device * parameter to dw_i2c_soc_dev_to_bus 2020-04-28 19:39:46 +00:00
Kconfig soc/amd/picasso: Disable inclusion of S0i3 firmware by default 2020-04-29 08:44:33 +00:00
Makefile.inc soc/amd/picasso: Drop unused OPT_PSPNVRAM_FILE 2020-04-29 08:47:24 +00:00
mca.c soc/amd/picasso: Move BERT region to cbmem 2020-04-18 15:54:33 +00:00
memmap.c soc/amd/picasso: Move BERT region to cbmem 2020-04-18 15:54:33 +00:00
northbridge.c device: Constify struct device * parameter to acpi_fill_ssdt() 2020-04-28 19:50:26 +00:00
pmutil.c soc/amd: Use SPDX for GPL-2.0-only files 2020-04-05 17:43:39 +00:00
psp.c soc/amd/psp: Add SmmInfo command 2020-04-16 23:15:09 +00:00
reset.c soc/amd: Use SPDX for GPL-2.0-only files 2020-04-05 17:43:39 +00:00
romstage.c soc/amd: Use SPDX for GPL-2.0-only files 2020-04-05 17:43:39 +00:00
sata.c soc/amd: Use SPDX for GPL-2.0-only files 2020-04-05 17:43:39 +00:00
smi.c soc/amd: replace remaining license headers with SPDX ones 2020-04-20 06:33:29 +00:00
smi_util.c soc/amd: replace remaining license headers with SPDX ones 2020-04-20 06:33:29 +00:00
smihandler.c soc/amd: replace remaining license headers with SPDX ones 2020-04-20 06:33:29 +00:00
soc_util.c soc/amd/picasso/soc_util: add TODO to Dali detection 2020-04-13 12:38:30 +00:00
southbridge.c soc/amd: Use SPDX for GPL-2.0-only files 2020-04-05 17:43:39 +00:00
tsc_freq.c soc/amd: replace remaining license headers with SPDX ones 2020-04-20 06:33:29 +00:00
uart.c soc/amd: Use SPDX for GPL-2.0-only files 2020-04-05 17:43:39 +00:00
usb.c amd/family17h: Add PCI device IDs for all controllers in AMD Family17h 2020-04-28 19:12:07 +00:00