commit | 61b9c42e8c1e68e6be0c0e72425e6df8eeedd5d7 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Fri Mar 18 08:38:30 2022 -0400 |
committer | Tom Rini <trini@konsulko.com> | Fri Mar 25 12:01:15 2022 +0000 |
tree | 20a82af5758f0c311215c64508053f2e5fad9d75 | |
parent | 3e2ea3278efba6189dd9644438c64de4017fa027 [diff] |
lcd: Remove LCD_TEST_PATTERN code This is a legacy driver and the value is set in board config headers without a CONFIG prefix. Remove the code. Cc: Anatolij Gustschin <agust@denx.de> Signed-off-by: Tom Rini <trini@konsulko.com>