commit | 6d207f687a9363a186888fcf9158b2997eb0eda2 | [log] [tgz] |
---|---|---|
author | Nishanth Menon <nm@ti.com> | Mon Feb 12 13:47:16 2024 -0600 |
committer | Tom Rini <trini@konsulko.com> | Tue Feb 20 17:57:40 2024 -0500 |
tree | c0a1be5c348eeffb8653970410b9f3d7267b8a5f | |
parent | 632cf2a0ea8733214fffe6a0f1e4eca59e86e635 [diff] |
board: ti: Add missing common/Kconfig references Add missing board/ti/common/Kconfig references for the platforms that missed it. The intent is for the common Kconfig to be usable across TI reference boards as required. Reported-by: Tom Rini <trini@konsulko.com> Signed-off-by: Nishanth Menon <nm@ti.com>