coreboot/src/drivers/pc80/rtc
Martin Roth cbf6e6bdba Makefile.inc: Remove all-y with CONFIG_ARCH_xx guards
The assumption up to this point was that if the system had an x86
processor, verstage would be running on the x86 processor.  With running
verstage on the PSP, that assumption no longer holds true, so exclude
pieces of code that cause problems for verstage on the PSP.

As a generalization, remove all-y for CONFIG_ARCH_xx guarded
makefiles.

BUG=b:158124527
TEST=Build and boot on Trembyle

Signed-off-by: Martin Roth <martin@coreboot.org>
Change-Id: Ia7dcfed699ee1c0cd5a5250431c5f05bf6d8b9c7
Reviewed-on: https://review.coreboot.org/c/coreboot/+/42221
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Raul Rangel <rrangel@chromium.org>
2020-06-15 22:47:40 +00:00
..
Kconfig
Makefile.inc Makefile.inc: Remove all-y with CONFIG_ARCH_xx guards 2020-06-15 22:47:40 +00:00
mc146818rtc.c src: Remove unused '#include <cbfs.h>' 2020-06-02 07:42:56 +00:00
mc146818rtc_boot.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
option.c Remove MAYBE_STATIC_BSS and ENV_STAGE_HAS_BSS_SECTION 2020-05-26 15:04:08 +00:00
post.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00