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:
Ryan Lin 2014-10-31 16:22:46 -07:00 committed by chrome-internal-fetch
commit ddc12eebe4

View file

@ -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