blob: 661935b903cf743eb28262f59fb3dc2101f2c3ad [file]
# Copyright (c) 2024 Linaro Limited
# SPDX-License-Identifier: Apache-2.0
# WeAct Studio MiniSTM32H7B0 board configuration
if BOARD_MINI_STM32H7B0
if DISPLAY
config INPUT
default y
if LVGL
configdefault LV_COLOR_16_SWAP
default y
config LV_Z_BITS_PER_PIXEL
default 16
endif # LVGL
endif # DISPLAY
source "boards/common/usb/Kconfig.cdc_acm_serial.defconfig"
endif # BOARD_MINI_STM32H7B0