1 obj-$(CONFIG_DM) += core/
2 obj-$(CONFIG_DM_DEMO) += demo/
3 obj-$(CONFIG_BIOSEMU) += bios_emulator/
5 obj-$(CONFIG_BOOTCOUNT_LIMIT) += bootcount/
7 obj-$(CONFIG_FPGA) += fpga/
18 obj-$(CONFIG_QE) += qe/
19 obj-$(CONFIG_U_QE) += qe/
23 # SOC specific infrastructure drivers.