]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - drivers/Makefile
drivers: tpm: clean up unused code
[karo-tx-uboot.git] / drivers / Makefile
index 9cec2ba6fe96317f914e45effaf197de80a9ad48..95a4b807242816a6c546283de8686d946514a63d 100644 (file)
@@ -1,8 +1,8 @@
-obj-y += bios_emulator/
+obj-$(CONFIG_BIOSEMU) += bios_emulator/
 obj-y += block/
 obj-$(CONFIG_BOOTCOUNT_LIMIT) += bootcount/
 obj-y += crypto/
-obj-y += fpga/
+obj-$(CONFIG_FPGA) += fpga/
 obj-y += hwmon/
 obj-y += misc/
 obj-y += pcmcia/