x86: Allow disabling IGD on Intel Queensbay
authorBin Meng <bmeng.cn@gmail.com>
Thu, 1 Oct 2015 07:36:04 +0000 (00:36 -0700)
committerSimon Glass <sjg@chromium.org>
Wed, 21 Oct 2015 13:46:25 +0000 (07:46 -0600)
commit1f124eba11cb1619e6d575770756230484e47bf7
tree17162d5ac8901917b505736b240ce8bf907359d1
parent5bf935925ba48711b1bf3e17338b6f2faf74f39d
x86: Allow disabling IGD on Intel Queensbay

Add a Kconfig option to disable the Integrated Graphics Device (IGD)
so that it does not show in the PCI configuration space as a VGA
disaplay controller. This gives a chance for U-Boot to run PCI/PCIe
based graphics card's VGA BIOS and use that for the graphics console.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Acked-by: Simon Glass <sjg@chromium.org>
arch/x86/cpu/queensbay/Kconfig
arch/x86/cpu/queensbay/tnc.c
arch/x86/include/asm/arch-queensbay/tnc.h
include/configs/crownbay.h