Fix galp5 compilation
Change-Id: I20eec17107cf7d609a8b21fede86095a29e34db7
This commit is contained in:
@@ -34,9 +34,6 @@ chip soc/intel/tigerlake
|
|||||||
.tdp_pl2_override = 60,
|
.tdp_pl2_override = 60,
|
||||||
}"
|
}"
|
||||||
|
|
||||||
# Enable "Intel Speed Shift Technology"
|
|
||||||
register "speed_shift_enable" = "1"
|
|
||||||
|
|
||||||
# eSPI (soc/intel/tigerlake/espi.c)
|
# eSPI (soc/intel/tigerlake/espi.c)
|
||||||
# LPC configuration from lspci -s 1f.0 -xxx
|
# LPC configuration from lspci -s 1f.0 -xxx
|
||||||
# Address 0x84: Decode 0x80 - 0x8F (Port 80)
|
# Address 0x84: Decode 0x80 - 0x8F (Port 80)
|
||||||
@@ -231,7 +228,7 @@ chip soc/intel/tigerlake
|
|||||||
device pci 14.0 on end # USB3.1 xHCI 0xA0ED
|
device pci 14.0 on end # USB3.1 xHCI 0xA0ED
|
||||||
device pci 14.1 off end # USB3.1 xDCI 0xA0EE
|
device pci 14.1 off end # USB3.1 xDCI 0xA0EE
|
||||||
device pci 14.2 on end # Shared RAM 0xA0EF
|
device pci 14.2 on end # Shared RAM 0xA0EF
|
||||||
chip drivers/intel/wifi
|
chip drivers/wifi/generic
|
||||||
register "wake" = "GPE0_PME_B0"
|
register "wake" = "GPE0_PME_B0"
|
||||||
device pci 14.3 on end # CNVi: WiFi 0xA0F0 - A0F3
|
device pci 14.3 on end # CNVi: WiFi 0xA0F0 - A0F3
|
||||||
end
|
end
|
||||||
|
Reference in New Issue
Block a user