1# SPDX-License-Identifier: Apache-2.0
2
3CONFIG_GPIO=y
4
5CONFIG_CONSOLE=y
6CONFIG_SERIAL=y
7CONFIG_UART_CONSOLE=y
8