Michał Żygowski has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/53990 )
Change subject: nb/amd/agesa/family15tn: Enable RESOURCE_ALLOCATOR_V4 ......................................................................
nb/amd/agesa/family15tn: Enable RESOURCE_ALLOCATOR_V4
Signed-off-by: Michał Żygowski michal.zygowski@3mdeb.com Change-Id: Id895f664fd295f3818ffdf9cc3b68511a5f40df4 --- M src/northbridge/amd/agesa/family15tn/Kconfig 1 file changed, 0 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/90/53990/1
diff --git a/src/northbridge/amd/agesa/family15tn/Kconfig b/src/northbridge/amd/agesa/family15tn/Kconfig index 60007a3..d5bebda 100644 --- a/src/northbridge/amd/agesa/family15tn/Kconfig +++ b/src/northbridge/amd/agesa/family15tn/Kconfig @@ -2,7 +2,6 @@
config NORTHBRIDGE_AMD_AGESA_FAMILY15_TN bool - select RESOURCE_ALLOCATOR_V3
if NORTHBRIDGE_AMD_AGESA_FAMILY15_TN