-
- Downloads
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>
Showing
- arch/x86/cpu/queensbay/Kconfig 8 additions, 0 deletionsarch/x86/cpu/queensbay/Kconfig
- arch/x86/cpu/queensbay/tnc.c 19 additions, 0 deletionsarch/x86/cpu/queensbay/tnc.c
- arch/x86/include/asm/arch-queensbay/tnc.h 5 additions, 0 deletionsarch/x86/include/asm/arch-queensbay/tnc.h
- include/configs/crownbay.h 1 addition, 0 deletionsinclude/configs/crownbay.h
Loading
Please register or sign in to comment