commit | 5d7f601480fa9a5327be14d14a5d12e3dc595559 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Mon Jun 20 08:07:43 2022 -0400 |
committer | Tom Rini <trini@konsulko.com> | Tue Jul 05 17:04:40 2022 -0400 |
tree | 0d228ac378cc22c8bffbe8f1d3f9cf9240280552 | |
parent | d8e8461709a4a996d8b65178a99c59024e9da5ac [diff] |
lcd: Remove legacy CONFIG_FB_ADDR code No platforms set both CONFIG_LCD and CONFIG_FB_ADDR at this time, drop this legacy code. Signed-off-by: Tom Rini <trini@konsulko.com>