1# SPDX-License-Identifier: Apache-2.0
2
3zephyr_sources_ifdef(CONFIG_I2C_VIRTUAL	i2c_virtual.c)
4