Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / drivers / misc / eeprom / Makefile
1 obj-$(CONFIG_EEPROM_AT24) += at24.o
2 obj-$(CONFIG_EEPROM_AT25) += at25.o
3 obj-$(CONFIG_EEPROM_LEGACY) += eeprom.o
4 obj-$(CONFIG_EEPROM_MAX6875) += max6875.o
5 obj-$(CONFIG_EEPROM_93CX6) += eeprom_93cx6.o
6 obj-$(CONFIG_EEPROM_93XX46) += eeprom_93xx46.o
7 obj-$(CONFIG_EEPROM_DIGSY_MTC_CFG) += digsy_mtc_eeprom.o