1# Copyright (c) 2023 Joel Guittet 2# Wio Terminal board configuration 3 4# SPDX-License-Identifier: Apache-2.0 5 6configdefault LV_COLOR_16_SWAP 7 default y if LVGL 8 9source "boards/common/usb/Kconfig.cdc_acm_serial.defconfig" 10