siemens/mc_apl1: Select skip RAPL configuration

The mc_apl1 mainboard needs to disable the RAPL algorithm for a constant
power management of the processor package. An active RAPL algorithm
leads to negative effects with our real time software.

Change-Id: I09ca56a034fd3896a000e64cac35f12fb507a682
Signed-off-by: Mario Scheithauer <mario.scheithauer@siemens.com>
Reviewed-on: https://review.coreboot.org/20760
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
This commit is contained in:
Mario Scheithauer 2017-07-25 12:29:59 +02:00 committed by Werner Zeh
parent 38b6100229
commit 812f1783bb
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ config BOARD_SPECIFIC_OPTIONS
select DRIVER_SIEMENS_NC_FPGA
select DRIVERS_I2C_RX6110SA
select DRIVERS_UART_8250IO
select APL_SKIP_SET_POWER_LIMITS
config MAINBOARD_DIR
string