doc: releases: Add not about CONFIG_UART_n_GPIO_MANAGEMENT removal

Add note that those Kconfig options were removed from Nordic UART driver
configuration.

Signed-off-by: Krzysztof Chruściński <krzysztof.chruscinski@nordicsemi.no>
This commit is contained in:
Krzysztof Chruściński 2024-09-24 11:37:12 +02:00 committed by Anas Nashif
parent cae53af136
commit 3a4c5a9ebc

View file

@ -247,6 +247,8 @@ Drivers and Sensors
* Serial
* LiteX: Renamed the ``compatible`` from ``litex,uart0`` to :dtcompatible:`litex,uart`.
* Nordic: Removed ``CONFIG_UART_n_GPIO_MANAGEMENT`` Kconfig options (where n is an instance
index) which had no use after pinctrl driver was introduced.
* SPI