boards: digilent: zybo: Do not select PINCTRL

This should not be selected by boards

Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
This commit is contained in:
Jamie McCrae 2024-09-18 11:06:06 +01:00 committed by Anas Nashif
parent efc7c7dacc
commit cc8d646987
2 changed files with 5 additions and 1 deletions

View File

@ -0,0 +1,5 @@
# Copyright (c) 2024 Nordic Semiconductor ASA
# SPDX-License-Identifier: Apache-2.0
config UART_XLNX_PS
select PINCTRL if BOARD_ZYBO

View File

@ -4,7 +4,6 @@
CONFIG_ARM_ARCH_TIMER=y
CONFIG_SYS_CLOCK_HW_CYCLES_PER_SEC=325000000
CONFIG_PINCTRL=y
CONFIG_SERIAL=y
CONFIG_CONSOLE=y
CONFIG_UART_CONSOLE=y