commit | 86f4ccce2188012df74781c78cfa461b5e6b6ee5 | [log] [tgz] |
---|---|---|
author | Sumit Garg <sumit.garg@linaro.org> | Thu Feb 22 15:06:03 2024 +0530 |
committer | Tom Rini <trini@konsulko.com> | Thu Feb 29 22:24:05 2024 -0500 |
tree | 1869d64c276cd3100735af489adf5caa0c487535 | |
parent | de31e600fab42779e22b261966db8ff2f2f535fd [diff] |
doc: devicetree: Align documentation to use Kconfig options Since U-Boot switched away from manual CONFIG_* defines to Kconfig options, align devicetree documentation accordingly. Signed-off-by: Sumit Garg <sumit.garg@linaro.org>