drm/exynos: mixer: enable video overlay plane only when VP is available
[deliverable/linux.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
This page took 0.034944 seconds and 5 git commands to generate.