Jack Rosenthal would like Martin Roth and Patrick Georgi to review this change.

View Change

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

To view, visit change 48676. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I10917b76ff6c2a9d5a97d5c7dfa9e8925cd8c8a4
Gerrit-Change-Number: 48676
Gerrit-PatchSet: 1
Gerrit-Owner: Jack Rosenthal <jrosenth@chromium.org>
Gerrit-Reviewer: Martin Roth <martinroth@google.com>
Gerrit-Reviewer: Patrick Georgi <pgeorgi@google.com>
Gerrit-MessageType: newchange