binaryPI: Replace CONFIG(ARCH_xx) test
commitd8bf22a8635b300e93d0cda83ee87d1d8ad39b72
authorKyösti Mälkki <kyosti.malkki@gmail.com>
Mon, 8 Jun 2020 03:05:03 +0000 (8 06:05 +0300)
committerPatrick Georgi <pgeorgi@google.com>
Wed, 10 Jun 2020 18:33:34 +0000 (10 18:33 +0000)
tree31d4fd14c555d820a9a310c59686e62d7828b34e
parent9d1cbf1033165486c43b23fad5dcb90473153168
binaryPI: Replace CONFIG(ARCH_xx) test

Once we support building stages for different architectures,
such CONFIG(ARCH_xx) tests do not evaluate correctly anymore.

Not strictly required for binaryPI boards, but do this for
consistency.

Change-Id: Id0bbbfb6f695c4bb920bc57a1e9362a23884efb3
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/42161
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
src/drivers/amd/agesa/def_callouts.c