diff options
author | Evgeny Zinoviev <me@ch1p.io> | 2020-06-16 03:53:37 +0300 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2020-06-22 12:18:53 +0000 |
commit | 0df0c7e359b6e678cb6de8f946d4395259864391 (patch) | |
tree | eee65ed061a3822105119d2dc56f4ebb4282840b /README.md | |
parent | d8b4ea992b0c1481f5aed0adfee9b8f28273f5db (diff) |
nb/intel/sandybridge/gma.c: Remove useless if condition
There's a useless check with both branches doing the same: enabling RC6
and disabling RC6p. In past, this condition would enable RC6p in IVB but
not on SNB. Then, at some point, RC6p was considered unstable and was
disabled, but the condition remained.
It's not needed so let's remove it.
Change-Id: I926bb682d1b9d21185048224490b966c33204b6a
Signed-off-by: Evgeny Zinoviev <me@ch1p.io>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/42410
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Patrick Rudolph <siro@das-labor.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions