payloads/bayou: remove unhooked payload
commit3979def529ac6efeb37248e1bfc965112e6c86db
authorAngel Pons <th3fanbus@gmail.com>
Thu, 25 Jul 2019 10:19:44 +0000 (25 12:19 +0200)
committerPatrick Georgi <pgeorgi@google.com>
Mon, 9 Dec 2019 09:51:23 +0000 (9 09:51 +0000)
treef4802514891326292c5ae76b1abc84bca0553166
parentd01b67506735f685cdadab7a175529df23b50c8f
payloads/bayou: remove unhooked payload

The bayou payload is not attached to the build system in any way, and
has not been for quite a while. Since selecting it in Kconfig does
nothing, remove this payload now that coreboot 4.10 has been released.

Change-Id: Icfb18b88e460a4e4b538b7efe907d4eef6c40638
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/34565
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: ron minnich <rminnich@gmail.com>
Reviewed-by: Nico Huber <nico.h@gmx.de>
16 files changed:
payloads/Kconfig
payloads/bayou/Doxyfile [deleted file]
payloads/bayou/Makefile [deleted file]
payloads/bayou/bayou.h [deleted file]
payloads/bayou/bayou.ldscript [deleted file]
payloads/bayou/bayou.xml.example [deleted file]
payloads/bayou/config.c [deleted file]
payloads/bayou/lzma.c [deleted file]
payloads/bayou/lzmadecode.c [deleted file]
payloads/bayou/lzmadecode.h [deleted file]
payloads/bayou/main.c [deleted file]
payloads/bayou/menu.c [deleted file]
payloads/bayou/nrv2b.c [deleted file]
payloads/bayou/payload.c [deleted file]
payloads/bayou/self.c [deleted file]
payloads/bayou/self.h [deleted file]