Commit 1edda8d3 authored by Adam Wujek's avatar Adam Wujek

Kconfig: by default use WhiteRabbit extension for WRPC instead of HA

Signed-off-by: 's avatarAdam Wujek <adam.wujek@creotech.pl>
parent 205bb94d
......@@ -135,11 +135,11 @@ menu "Enabled profiles"
config PROFILE_WR
bool "WhiteRabbit"
default y if ARCH_WRS
default y if ARCH_WRS || ARCH_WRPC
config PROFILE_HA
bool "HighAccuracy"
default y if ARCH_WRS || ARCH_WRPC
default y if ARCH_WRS
config PROFILE_CUSTOM
bool "Custom"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment