Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_realme_mt6785
/
b4f0b74ea37789eeeabe57b7ccd5808df076c081
/
.
/
drivers
/
i2c
/
muxes
/
Makefile
blob: 0868335cff1112ca32e931800b67cb0a8cc4158d [
file
] [
log
] [
blame
]
#
# Makefile for multiplexer I2C chip drivers.
obj
-
$
(
CONFIG_I2C_MUX_GPIO
)
+=
gpio
-
i2cmux
.
o
obj
-
$
(
CONFIG_I2C_MUX_PCA9541
)
+=
i2c
-
mux
-
pca9541
.
o
obj
-
$
(
CONFIG_I2C_MUX_PCA954x
)
+=
i2c
-
mux
-
pca954x
.
o
ccflags
-
$
(
CONFIG_I2C_DEBUG_BUS
)
:=
-
DDEBUG