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:
Kumar Gala 2019-09-16 08:01:26 -05:00 committed by Kumar Gala
commit d005f772ed

View file

@ -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
***********************