Stefan Reinauer (stefan.reinauer@coreboot.org) just uploaded a new patch set to gerrit, which you can find at https://review.coreboot.org/14079
-gerrit
commit d0a634a4657996cdb994830b36a6b804bfdf761b Author: Stefan Reinauer stefan.reinauer@coreboot.org Date: Sat Mar 12 17:35:14 2016 -0800
drivers/pc80: drop Kconfig
This should be merged into the previous commit.
Change-Id: I3bb50c9bcf3bcedcded8c0f51f68e0737117fc2a Signed-off-by: Stefan Reinauer stefan.reinauer@coreboot.org --- src/drivers/pc80/Kconfig | 1 - 1 file changed, 1 deletion(-)
diff --git a/src/drivers/pc80/Kconfig b/src/drivers/pc80/Kconfig deleted file mode 100644 index 4a703b0..0000000 --- a/src/drivers/pc80/Kconfig +++ /dev/null @@ -1 +0,0 @@ -source src/drivers/pc80/tpm/Kconfig