commit | 3b2351072a13b4d64917780da3846d6c6adcea0a | [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 | 60adb2f8c49efbf9d80c411872824a92d01c9e27 [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>