zephyr/tests/drivers/mipi_dsi/api/Kconfig
Mahesh Mahadevan 95b65a4da5 tests: Add MIPI API tests
Unit tests to test the MIPI API

Signed-off-by: Mahesh Mahadevan <mahesh.mahadevan@nxp.com>
2022-05-12 09:26:50 -05:00

16 lines
254 B
Plaintext

#
# Copyright 2022, NXP
#
# SPDX-License-Identifier: Apache-2.0
#
mainmenu "mipi-dsi API Test"
source "Kconfig.zephyr"
config MIPI_DSI_TEST_CHANNEL
int "MIPI-DSI device channel number"
default 0
help
MIPI device channel number used for testing.