zephyr/tests/drivers/i2s/i2s_speed/Kconfig

15 lines
262 B
Plaintext
Raw Normal View History

#
# Copyright (c) 2021, NXP
#
# SPDX-License-Identifier: Apache-2.0
#
mainmenu "I2S Speed Test"
source "Kconfig.zephyr"
config I2S_TEST_SEPARATE_DEVICES
bool "Use two separate I2S ports for loopback"
help
Use separate I2S ports for transmit and receive.