Merge remote-tracking branches 'asoc/fix/rt5640' and 'asoc/fix/wm8962' into asoc...
[deliverable/linux.git] / drivers / misc / eeprom / Makefile
CommitLineData
dd7f8dbe
JD
1obj-$(CONFIG_EEPROM_AT24) += at24.o
2obj-$(CONFIG_EEPROM_AT25) += at25.o
3obj-$(CONFIG_EEPROM_LEGACY) += eeprom.o
4b364f23 4obj-$(CONFIG_EEPROM_MAX6875) += max6875.o
0eb6da20 5obj-$(CONFIG_EEPROM_93CX6) += eeprom_93cx6.o
06b4501e 6obj-$(CONFIG_EEPROM_93XX46) += eeprom_93xx46.o
469dded1 7obj-$(CONFIG_EEPROM_DIGSY_MTC_CFG) += digsy_mtc_eeprom.o
This page took 0.61704 seconds and 5 git commands to generate.