1# SPDX-License-Identifier: Apache-2.0
2
3mainmenu "I2C Target API Test"
4
5source "Kconfig.zephyr"
6
7source "tests/drivers/i2c/i2c_target_api/common/Kconfig"
8