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:
parent
efc7c7dacc
commit
cc8d646987
5
boards/digilent/zybo/Kconfig
Normal file
5
boards/digilent/zybo/Kconfig
Normal 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
|
||||
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user