commit | 21c9bcebd0e388a7acc2b1a3dc38127e0fd6182c | [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 | 2d3c573ee6373f4521491f1a38e81245c3a6be57 [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>