mb/octopus: Set PNP config to PNP_PERF_POWER

This patch sets the PNP config value to PNP_PERF_POWER.
The config values for soc can be found in chip.h

TEST = Build for octopus.

Change-Id: I2239aa70cb708e6e1c06339ca9d517e7eaa198ed
Signed-off-by: Shaunak Saha <shaunak.saha@intel.com>
Reviewed-on: https://review.coreboot.org/25310
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
Shaunak Saha 2018-03-21 08:34:17 -07:00 committed by Patrick Georgi
parent f595ba2a9e
commit ea5c0a15ab
1 changed files with 2 additions and 0 deletions

View File

@ -122,6 +122,8 @@ chip soc/intel/apollolake
.early_init = 1, .early_init = 1,
}" }"
register "pnp_settings" = "PNP_PERF_POWER"
device domain 0 on device domain 0 on
device pci 00.0 on end # - Host Bridge device pci 00.0 on end # - Host Bridge
device pci 00.1 on end # - DPTF device pci 00.1 on end # - DPTF