diff options
author | Peter Lemenkov <lemenkov@gmail.com> | 2022-05-02 15:40:03 +0200 |
---|---|---|
committer | Paul Fagerburg <pfagerburg@chromium.org> | 2022-06-01 21:05:13 +0000 |
commit | 11a2d15e6c087bc2d572424e81a6fa1fef0dadc3 (patch) | |
tree | d4cbb021e64814205dbdc78316d323cdc4debbc8 /src/mainboard | |
parent | af20fd748b54366813d58fcbc3fb33189f32f116 (diff) |
mb/lenovo/t440p/cmos: Remove unused options
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
Change-Id: I9bf95ed74468e283bab79a5f25aee758d37d926a
Reviewed-on: https://review.coreboot.org/c/coreboot/+/63992
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Diffstat (limited to 'src/mainboard')
-rw-r--r-- | src/mainboard/lenovo/haswell/cmos.layout | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/mainboard/lenovo/haswell/cmos.layout b/src/mainboard/lenovo/haswell/cmos.layout index 464d24277b..27915d3ab7 100644 --- a/src/mainboard/lenovo/haswell/cmos.layout +++ b/src/mainboard/lenovo/haswell/cmos.layout @@ -48,8 +48,6 @@ enumerations #ID value text 1 0 Disable 1 1 Enable -2 0 Enable -2 1 Disable 4 0 Fallback 4 1 Normal 6 0 Emergency @@ -66,8 +64,6 @@ enumerations 7 2 Keep 8 0 Secondary 8 1 Primary -9 0 AHCI -9 1 Compatible # Haswell ThinkPads have no Thinklight #10 0 Both 10 1 Keyboard |