We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc8d646 commit 44973d8Copy full SHA for 44973d8
boards/enclustra/mercury_xu/Kconfig
@@ -0,0 +1,5 @@
1
+# Copyright (c) 2024 Nordic Semiconductor ASA
2
+# SPDX-License-Identifier: Apache-2.0
3
+
4
+config UART_XLNX_PS
5
+ select PINCTRL if BOARD_MERCURY_XU
boards/enclustra/mercury_xu/mercury_xu_defconfig
@@ -9,5 +9,3 @@ CONFIG_UART_CONSOLE=y
9
10
# Enable timer
11
CONFIG_SYS_CLOCK_TICKS_PER_SEC=100
12
-
13
-CONFIG_PINCTRL=y
0 commit comments