x86: crownbay: Use external graphics card by default
authorBin Meng <bmeng.cn@gmail.com>
Mon, 2 Aug 2021 07:05:16 +0000 (15:05 +0800)
committerBin Meng <bmeng.cn@gmail.com>
Mon, 2 Aug 2021 16:03:14 +0000 (00:03 +0800)
commit9feb5bdcc07b27806df07fd6b9260bb5cdef072d
tree22b5ba30c46d7ca3f5ad64c20cc4df27c871076a
parentc71d5fb717294ed9e46fc9a5855e8a1878b56f85
x86: crownbay: Use external graphics card by default

The board routes the Integrated Graphics Device (IGD) to an LVDS
panel, which is less popular than a PCIe based graphics card.

Disable the IGD so that it does not show up in the PCI configuration
space as a VGA display controller, so we can use an external PCIe
graphics card with whatever cable we have.

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