Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACY
[platform/kernel/u-boot.git] / board / compulab / common / Makefile
1 # SPDX-License-Identifier: GPL-2.0+
2 #
3 # (C) Copyright 2011 - 2013 CompuLab, Ltd. <www.compulab.co.il>
4 #
5 # Author: Igor Grinberg <grinberg@compulab.co.il>
6
7 obj-y                           += common.o
8 obj-$(CONFIG_$(SPL_)SYS_I2C_LEGACY)     += eeprom.o
9 obj-$(CONFIG_LCD)               += omap3_display.o
10 obj-$(CONFIG_SMC911X)           += omap3_smc911x.o