blob: 0811add4216e6e728e58176752ccac970770f717 [file] [log] [blame]
Simon Glass3d1957f2015-08-03 08:19:21 -06001#
2# Copyright (c) 2015 Google, Inc
3#
4# SPDX-License-Identifier: GPL-2.0+
5#
Simon Glassb725dc42015-08-03 08:19:22 -06006obj-$(CONFIG_I2C_ARB_GPIO_CHALLENGE) += i2c-arb-gpio-challenge.o
Simon Glass4082fce2016-01-21 19:43:53 -07007obj-$(CONFIG_$(SPL_)I2C_MUX) += i2c-mux-uclass.o
Michal Simekd79ac322016-04-25 10:50:42 +02008obj-$(CONFIG_I2C_MUX_PCA954x) += pca954x.o