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:
parent
cae53af136
commit
3a4c5a9ebc
1 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue