diff --git a/configs/all.config b/configs/all.config index 63bccc37d3..abfe7fcf74 100644 --- a/configs/all.config +++ b/configs/all.config @@ -15,3 +15,6 @@ # Some decks use UART1 and can not be enabled when debug printing is directed to UART1 # Turn it off to verify the deck drivers. # CONFIG_DEBUG_PRINT_ON_UART1 is not set +# +# Do not build with hybrid mode as we run out of CCM memory in combination with some other configurations +# CONFIG_DECK_LOCO_TDOA3_HYBRID_MODE is not set