commit | c7dec15f14af9988eb205ab1acc9c8857058f931 | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng.cn@gmail.com> | Sun Oct 09 04:14:19 2016 -0700 |
committer | Bin Meng <bmeng.cn@gmail.com> | Wed Oct 12 10:58:24 2016 +0800 |
tree | c991833e10ecb802a64c0b4bda169d9cf0515a33 | |
parent | a44701750cb3789c63d35de64e91b876587bb8eb [diff] |
video: Remove legacy VESA and coreboot framebuffer drivers Now that all x86 boards have been converted to DM video, drop the legacy drivers. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>