zephyr/boards/enclustra/mercury_xu/mercury_xu_defconfig
Jamie McCrae 44973d8974 boards: enclustra: mercury_xu: Do not select PINCTRL
This should not be selected by boards

Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
2024-09-23 18:09:38 -04:00

11 lines
177 B
Text

# Copyright (c) 2020, Antmicro
# Enable UART driver
CONFIG_SERIAL=y
# Enable console
CONFIG_CONSOLE=y
CONFIG_UART_CONSOLE=y
# Enable timer
CONFIG_SYS_CLOCK_TICKS_PER_SEC=100