boards: enclustra: mercury_xu: 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:53 +01:00 committed by Anas Nashif
parent cc8d646987
commit 44973d8974
2 changed files with 5 additions and 2 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_MERCURY_XU

View File

@ -9,5 +9,3 @@ CONFIG_UART_CONSOLE=y
# Enable timer
CONFIG_SYS_CLOCK_TICKS_PER_SEC=100
CONFIG_PINCTRL=y