diff options
author | Felix Held <felix-coreboot@felixheld.de> | 2021-02-04 21:31:49 +0100 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2021-02-05 22:03:34 +0000 |
commit | 757d645cb069f1759303467efb9753fcdd847da4 (patch) | |
tree | 4d6d8c77d914d9fe176c86c1c4de12f22baced18 /payloads | |
parent | 74bc46c4db959133e579da129638fb51a41d7ccd (diff) | |
download | coreboot-757d645cb069f1759303467efb9753fcdd847da4.tar.xz |
soc/amd/picasso: remove PICASSO_ACPI_IO_BASE Kconfig option
This was the only I/O base address in Kconfig, no board changed it and
if a board changed it, it needs to make sure that it won't overlap with
other I/O resources, so just use the same value as constant in the
define instead of the value from Kconfig. Also remove the PICASSO_
prefix from ACPI_IO_BASE.
Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: I7ea62f1101ddefa8785da92de5ba2aaf7945694a
Reviewed-on: https://review.coreboot.org/c/coreboot/+/50287
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Raul Rangel <rrangel@chromium.org>
Diffstat (limited to 'payloads')
0 files changed, 0 insertions, 0 deletions