diff options
author | Timothy Pearson <tpearson@raptorengineeringinc.com> | 2015-11-24 14:12:07 -0600 |
---|---|---|
committer | Martin Roth <martinroth@google.com> | 2016-02-05 22:27:56 +0100 |
commit | f098a7310a6e1d1e86f3720d10eaa7c0b0687935 (patch) | |
tree | 29c456dc6130c9a435aca09a68d25711a489ec8b /src/mainboard/asus/kgpe-d16/cmos.default | |
parent | 4e543d391592929d3d9a4d16cba7cec6696c8440 (diff) |
mainboard/asus/kgpe-d16: Add CPB control CMOS option
Change-Id: I28ad2298ad4dfb428dcd41a4f00db88c5e817cd7
Signed-off-by: Timothy Pearson <tpearson@raptorengineeringinc.com>
Reviewed-on: https://review.coreboot.org/13173
Tested-by: build bot (Jenkins)
Tested-by: Raptor Engineering Automated Test Stand <noreply@raptorengineeringinc.com>
Reviewed-by: Martin Roth <martinroth@google.com>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
Diffstat (limited to 'src/mainboard/asus/kgpe-d16/cmos.default')
-rw-r--r-- | src/mainboard/asus/kgpe-d16/cmos.default | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/asus/kgpe-d16/cmos.default b/src/mainboard/asus/kgpe-d16/cmos.default index a05b9c3745..0e7afb3792 100644 --- a/src/mainboard/asus/kgpe-d16/cmos.default +++ b/src/mainboard/asus/kgpe-d16/cmos.default @@ -17,6 +17,7 @@ interleave_nodes = Disable interleave_memory_channels = Enable cpu_c_states = Enable cpu_cc6_state = Enable +cpu_core_boost = Enable sata_ahci_mode = Enable sata_alpm = Disable maximum_p_state_limit = 0xf |