]> git.sur5r.net Git - u-boot/commit
x86: Adjust config to support DM_VIDEO
authorSimon Glass <sjg@chromium.org>
Thu, 6 Oct 2016 02:42:18 +0000 (20:42 -0600)
committerBin Meng <bmeng.cn@gmail.com>
Tue, 11 Oct 2016 03:55:33 +0000 (11:55 +0800)
commit0d9483a25c5c936a87806108c29395f0c7d6b520
tree77ade4e29c82977d4da81711e86a70fcf6ccead1
parent2c943804afdff8817387aa828ef9218efcf1d590
x86: Adjust config to support DM_VIDEO

Update the common configuration so that it works correctly when
CONFIG_DM_VIDEO is enabled. This involves dropping the legacy CONFIG_VIDEO
option and changing the stdio device from "vga" to "vidconsole".

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
include/configs/x86-chromebook.h
include/configs/x86-common.h