commit | 9d4f7a311fe9e072d1f9b82e6cf092bf75bf70f5 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Fri Mar 03 15:33:31 2017 -0500 |
committer | Tom Rini <trini@konsulko.com> | Thu Mar 09 19:52:15 2017 -0500 |
tree | a9b31c599b4fcc474803ef0efe01336a4f847c46 | |
parent | 48dce3bfd93f1cd9766bc6afe3c403bef0254bbc [diff] |
TI: Migrate board/ti/common/Kconfig to imply The option that we had set in board/ti/common/Kconfig as default y are best done with imply under the appropriate main Kconfig option instead. Signed-off-by: Tom Rini <trini@konsulko.com>