binaryPI: Enable RELOCATABLE_RAMSTAGE

Change-Id: I0c0058be002e409bd16d2d75fd404df94407df4e
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/19348
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Ricardo Ribalda Delgado <ricardo.ribalda@gmail.com>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
This commit is contained in:
Kyösti Mälkki 2017-04-17 06:45:56 +03:00
parent 6e37b0acb6
commit e95b6b291e
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@ config NORTHBRIDGE_AMD_PI
default y if CPU_AMD_PI
default n
select CBMEM_TOP_BACKUP
select RELOCATABLE_RAMSTAGE
if NORTHBRIDGE_AMD_PI