aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/rambi/variants/ninja/overridetree.cb
blob: 3f67644d793ab2d9ef86c8f455bdb891b515a892 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
chip soc/intel/baytrail

	register "usb2_comp_bg" = "0x4700"

	# Allow PCIe devices to wake system from suspend
	register "pcie_wake_enable" = "1"

	device domain 0 on
		device pci 1c.2 on  end # PCIE_PORT3
		device pci 1c.3 on  end # PCIE_PORT4
	end
end