soc: arm: nordic_nrf: Disable UART runtime configuration

Since it takes 400 bytes of code and it is rarely used disable
by default this feature.

Signed-off-by: Krzysztof Chruściński <krzysztof.chruscinski@nordicsemi.no>
This commit is contained in:
Krzysztof Chruściński 2023-11-13 11:14:37 +01:00 committed by Carles Cufí
commit a0382bd0f3
2 changed files with 7 additions and 0 deletions

View file

@ -40,4 +40,7 @@ config GPIO
default y
depends on SPI
config UART_USE_RUNTIME_CONFIGURE
default n
endif # SOC_FAMILY_NRF