blob: d39f536ec21cbf98b5857c4bbe41159c4b0bab26 [file] [log] [blame]
# 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