]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - drivers/Makefile
cros_ec: Clean up multiple EC protocol support
[karo-tx-uboot.git] / drivers / Makefile
1 obj-$(CONFIG_BIOSEMU) += bios_emulator/
2 obj-y += block/
3 obj-$(CONFIG_BOOTCOUNT_LIMIT) += bootcount/
4 obj-y += crypto/
5 obj-$(CONFIG_FPGA) += fpga/
6 obj-y += hwmon/
7 obj-y += misc/
8 obj-y += pcmcia/
9 obj-y += dfu/
10 obj-y += rtc/
11 obj-y += sound/
12 obj-y += tpm/
13 obj-y += twserial/
14 obj-y += video/
15 obj-y += watchdog/
16 obj-$(CONFIG_QE) += qe/