Hello Martin Roth, Patrick Georgi,
I'd like you to do a code review. Please visit
https://review.coreboot.org/c/coreboot/+/48676
to review the following change.
Change subject: kconfig: remove non-existent source ......................................................................
kconfig: remove non-existent source
src/northbridge/amd/pi/00660F01/Kconfig does not exist. Remove the source statement.
Signed-off-by: Jack Rosenthal jrosenth@chromium.org Change-Id: I10917b76ff6c2a9d5a97d5c7dfa9e8925cd8c8a4 --- M src/northbridge/amd/pi/Kconfig 1 file changed, 0 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/76/48676/1
diff --git a/src/northbridge/amd/pi/Kconfig b/src/northbridge/amd/pi/Kconfig index 833afae..15e685b 100644 --- a/src/northbridge/amd/pi/Kconfig +++ b/src/northbridge/amd/pi/Kconfig @@ -29,7 +29,6 @@
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