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

	# No Built-in IGD Display
	register "gfx.ndid" = "0"

	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