zephyr/drivers/mipi_dsi/Kconfig.stm32

12 lines
303 B
Plaintext

# Copyright (c) 2023 bytes at work AG
# SPDX-License-Identifier: Apache-2.0
config MIPI_DSI_STM32
bool "STM32 MIPI-DSI Host Controller"
default y
depends on DT_HAS_ST_STM32_MIPI_DSI_ENABLED
depends on DT_HAS_ST_STM32_LTDC_ENABLED
select USE_STM32_HAL_DSI
help
STM32 MIPI DSI controller driver