]> Git Repo - J-u-boot.git/blame - drivers/i2c/muxes/Makefile
dm: sandbox: Convert to use CONFIG_CMD_MMC_OPS
[J-u-boot.git] / drivers / i2c / muxes / Makefile
CommitLineData
3d1957f0
SG
1#
2# Copyright (c) 2015 Google, Inc
3#
4# SPDX-License-Identifier: GPL-2.0+
5#
b725dc45 6obj-$(CONFIG_I2C_ARB_GPIO_CHALLENGE) += i2c-arb-gpio-challenge.o
4082fce9 7obj-$(CONFIG_$(SPL_)I2C_MUX) += i2c-mux-uclass.o
d79ac324 8obj-$(CONFIG_I2C_MUX_PCA954x) += pca954x.o
This page took 0.123045 seconds and 4 git commands to generate.