libpayload: Drop PowerPC architecture

This was never completed / working and we have the working
ARMv7 port for an architecture template, so get rid of this
dead code.

Change-Id: Ic2c1267ee5546dd6e1b63220c263b2fa86c8ae33
Signed-off-by: Stefan Reinauer <reinauer@google.com>
Reviewed-on: https://gerrit.chromium.org/gerrit/56065
Reviewed-by: Patrick Georgi <patrick@georgi-clan.de>
Reviewed-by: Ronald G. Minnich <rminnich@chromium.org>
Commit-Queue: Stefan Reinauer <reinauer@chromium.org>
Reviewed-on: http://review.coreboot.org/4235
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
This commit is contained in:
Stefan Reinauer
2013-05-21 10:29:50 -07:00
committed by Stefan Reinauer
parent 5f5d914876
commit b82a74c7ff
18 changed files with 0 additions and 964 deletions

View File

@@ -72,11 +72,6 @@ config ARCH_ARMV7
help
Support the x86 architecture
config ARCH_POWERPC
bool "PowerPC"
help
Support the PowerPC architecture
config ARCH_X86
bool "x86"
help