coreboot/src/drivers/pc80/tpm
Stefan Reinauer 86ddd732bd kbuild: Allow drivers to fit src/drivers/[X]/[Y]/ scheme
Reorder drivers to fit src/drivers/[X]/[Y]/ scheme to make
them pluggable.

Also, fix up the following driver subdirectories by switching
to the src/drivers/[X]/[Y]/ scheme as these are hard requirements
for the main change:

* drivers/intel
* drivers/pc80
* drivers/dec

Change-Id: I455d3089a317181d5b99bf658df759ec728a5f6b
Signed-off-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Reviewed-on: https://review.coreboot.org/14047
Tested-by: build bot (Jenkins)
Reviewed-by: Martin Roth <martinroth@google.com>
2016-04-19 18:34:18 +02:00
..
acpi tpm/acpi/tpm.asl: Only include tpm.asl if tpm is enabled 2016-03-05 22:51:03 +01:00
chip.h tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
Kconfig tpm: acpi: Add support for TPM PIRQ 2015-10-27 15:16:22 +01:00
Makefile.inc kbuild: Allow drivers to fit src/drivers/[X]/[Y]/ scheme 2016-04-19 18:34:18 +02:00
romstage.c tree wide: Convert "if (CONFIG_.*_TPM.*)" to "if (IS_ENABLED(...))" 2016-02-26 07:01:21 +01:00
tpm.c tree wide: Convert "if (CONFIG_.*_TPM.*)" to "if (IS_ENABLED(...))" 2016-02-26 07:01:21 +01:00