doc: release notes: Add note on kconfig function deprecation
Add some info on the deprecation of the kconfigfunctions.py that have been deprecated. Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
This commit is contained in:
parent
9b30cf70e1
commit
d005f772ed
1 changed files with 3 additions and 1 deletions
|
@ -46,7 +46,9 @@ Bluetooth
|
|||
Build and Infrastructure
|
||||
************************
|
||||
|
||||
* TBD
|
||||
* Deprecated kconfig functions dt_int_val, dt_hex_val, and dt_str_val.
|
||||
Use new functions that utilize eDTS info such as dt_node_reg_addr.
|
||||
See :zephyr_file:`scripts/kconfig/kconfigfunctions.py` for details.
|
||||
|
||||
Libraries / Subsystems
|
||||
***********************
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue