auron: Disable SMBUS controller
Nothing is connected to this port. BUG=chrome-os-partner:33366 BRANCH=auron TEST=emerge-auron coreboot Change-Id: I9b4f4883f4c450f0e0462a99cabe939c61adfc1f Signed-off-by: Ryan Lin <ryan.lin@intel.com> Reviewed-on: https://chromium-review.googlesource.com/226657 Reviewed-by: Shawn Nematbakhsh <shawnn@chromium.org>
This commit is contained in:
parent
e83de6429c
commit
ddc12eebe4
1 changed files with 1 additions and 1 deletions
|
|
@ -99,7 +99,7 @@ chip soc/intel/broadwell
|
|||
end
|
||||
end # LPC bridge
|
||||
device pci 1f.2 on end # SATA Controller
|
||||
device pci 1f.3 on end # SMBus
|
||||
device pci 1f.3 off end # SMBus
|
||||
device pci 1f.6 on end # Thermal
|
||||
end
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue