]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - drivers/Makefile
ar8031/8033/phy:enable autonegotiation for ar8031/8033
[karo-tx-uboot.git] / drivers / Makefile
index 9cec2ba6fe96317f914e45effaf197de80a9ad48..5d03f37a187b8fb5f112578ff69043ea2d0135ce 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/
@@ -13,3 +13,4 @@ obj-y += tpm/
 obj-y += twserial/
 obj-y += video/
 obj-y += watchdog/
+obj-$(CONFIG_QE) += qe/