diff options
Diffstat (limited to 'src/mainboard/google/auron/devicetree.cb')
-rw-r--r-- | src/mainboard/google/auron/devicetree.cb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mainboard/google/auron/devicetree.cb b/src/mainboard/google/auron/devicetree.cb index 39c6554f1e..3e2f289145 100644 --- a/src/mainboard/google/auron/devicetree.cb +++ b/src/mainboard/google/auron/devicetree.cb @@ -12,6 +12,8 @@ chip soc/intel/broadwell # Enable HDMI Hotplug with 6ms pulse register "gpu_dp_b_hotplug" = "0x06" + register "ec_present" = "true" + device cpu_cluster 0 on chip cpu/intel/haswell register "s0ix_enable" = "1" |