]> git.ipfire.org Git - people/ms/u-boot.git/commit
x86: Add Video BIOS Table (VBT) related Kconfig options
authorBin Meng <bmeng.cn@gmail.com>
Wed, 16 Aug 2017 05:41:53 +0000 (22:41 -0700)
committerBin Meng <bmeng.cn@gmail.com>
Sat, 16 Sep 2017 06:57:44 +0000 (14:57 +0800)
commitae3ca1251d5ac049ce19a05647c20fc0bb9fc249
treeae27e51fe554402c5c31ca27c85900ef2a26a21d
parent4ff333b7dd0f0d541225f87ebb2523beb7eefcad
x86: Add Video BIOS Table (VBT) related Kconfig options

This adds Kconfig options for Video BIOS Table which is normally
required if you are using an Intel FSP firmware that is complaint
with spec 1.1 or later to initialize the integrated graphics device.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
arch/x86/Kconfig