mb/google/rex/var/screebo: remove SD_ABSENT

Remove SD_ABSENT since it's not being used, and CBI FW_CONFIG
in current build does not reflect this config neither.

BUG=b:291155207
TEST=emerge-rex coreboot

Change-Id: Icfa472ff5570ac728038ec67a762289407760812
Signed-off-by: YH Lin <yueherngl@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/77596
Reviewed-by: Subrata Banik <subratabanik@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
YH Lin 2023-08-31 09:08:55 -07:00 committed by Martin L Roth
parent 5879b61302
commit 21db65d95b
1 changed files with 2 additions and 3 deletions

View File

@ -19,9 +19,8 @@ fw_config
option TOUCHSCREEN_ELAN 2 option TOUCHSCREEN_ELAN 2
end end
field DB_SD 11 12 field DB_SD 11 12
option SD_ABSENT 0 option SD_GL9750 0
option SD_GL9750 1 option SD_RTS5227S 1
option SD_RTS5227S 2
end end
end end