diff options
author | Felix Singer <felixsinger@posteo.net> | 2020-12-26 09:22:18 +0000 |
---|---|---|
committer | Michael Niewöhner <foss@mniewoehner.de> | 2020-12-29 09:10:56 +0000 |
commit | 91f74ae16b70872fb63806f7e98122dbf6b3f021 (patch) | |
tree | 5e96987afd6bec4c278666e031b6ba9c690ba90f | |
parent | c321a81b778c8b89e30da5b64408c52d701ecff5 (diff) |
mb/clevo/n13xwu: Disable GMM PCI device
We don't know exactly for what the GMM PCI device is used for or how it
is used. Thus, remove it to fallback to default-disable.
Change-Id: I4b8b33b16527cbcc21168b995cbfdb54a2fa3cac
Signed-off-by: Felix Singer <felixsinger@posteo.net>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/48920
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Michael Niewöhner <foss@mniewoehner.de>
-rw-r--r-- | src/mainboard/clevo/kbl-u/variants/n13xwu/devicetree.cb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/clevo/kbl-u/variants/n13xwu/devicetree.cb b/src/mainboard/clevo/kbl-u/variants/n13xwu/devicetree.cb index 6a4f97d0f6..808ece0e3d 100644 --- a/src/mainboard/clevo/kbl-u/variants/n13xwu/devicetree.cb +++ b/src/mainboard/clevo/kbl-u/variants/n13xwu/devicetree.cb @@ -46,7 +46,6 @@ chip soc/intel/skylake device pci 00.0 on end # Host Bridge device pci 02.0 on end # Integrated Graphics Device device pci 04.0 on end # SA thermal subsystem - device pci 08.0 on end # Gaussian Mixture Model device pci 14.0 on # USB xHCI register "SsicPortEnable" = "0" # USB2 |