1# 2# Copyright (c) 2023-2024 Intel Corporation 3# 4# SPDX-License-Identifier: Apache-2.0 5# 6 7# uart & console 8CONFIG_CONSOLE=y 9CONFIG_UART_CONSOLE=y 10CONFIG_SERIAL=y 11