From 32ed65611d796d507dd004d9a2d97d38b3c2ce7e Mon Sep 17 00:00:00 2001 From: Jack Rosenthal Date: Wed, 16 Dec 2020 13:35:46 -0700 Subject: kconfig: remove non-existent source src/northbridge/amd/pi/00660F01/Kconfig does not exist. Remove the source statement. Also, no kconfig files under src/soc/intel/common/basecode/. Clean that up. Signed-off-by: Jack Rosenthal Change-Id: I10917b76ff6c2a9d5a97d5c7dfa9e8925cd8c8a4 Reviewed-on: https://review.coreboot.org/c/coreboot/+/48676 Tested-by: build bot (Jenkins) Reviewed-by: Martin Roth --- src/northbridge/amd/pi/Kconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'src/northbridge') diff --git a/src/northbridge/amd/pi/Kconfig b/src/northbridge/amd/pi/Kconfig index 833afae9df..15e685b211 100644 --- a/src/northbridge/amd/pi/Kconfig +++ b/src/northbridge/amd/pi/Kconfig @@ -29,7 +29,6 @@ config S3_VGA_ROM_RUN source "src/northbridge/amd/pi/00630F01/Kconfig" source "src/northbridge/amd/pi/00730F01/Kconfig" -source "src/northbridge/amd/pi/00660F01/Kconfig" config HW_MEM_HOLE_SIZEK hex -- cgit v1.2.3