diff options
author | Leah Rowe <info@minifree.org> | 2024-02-03 22:55:18 +0000 |
---|---|---|
committer | Leah Rowe <leah@libreboot.org> | 2024-02-03 22:58:49 +0000 |
commit | b2d8e1184dfaecf18036d5ed5e556a6eb89b9d8d (patch) | |
tree | eeae3a75a2dbfbb790cc23786da8a59faae16de0 /config/coreboot/t1650_12mb | |
parent | 0c8fa2011a4dbc1773d37e4adc4ff41e2431c639 (diff) |
import dell optiplex 7020/9020 patch from gerrit
coreboot gerrit patch 55232, patchset 31
the actual board will be enabled in a follow-up patch.
merging the patch on its own first is better practise,
to run ./update trees -u coreboot
this way, there won't be a revision that breaks builds,
due to the idiosyncratic nature of coreboot configuration.
Signed-off-by: Leah Rowe <info@minifree.org>
Diffstat (limited to 'config/coreboot/t1650_12mb')
-rw-r--r-- | config/coreboot/t1650_12mb/config/libgfxinit_txtmode | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/coreboot/t1650_12mb/config/libgfxinit_txtmode b/config/coreboot/t1650_12mb/config/libgfxinit_txtmode index d980a8c2..ee568972 100644 --- a/config/coreboot/t1650_12mb/config/libgfxinit_txtmode +++ b/config/coreboot/t1650_12mb/config/libgfxinit_txtmode @@ -138,6 +138,8 @@ CONFIG_TPM_PIRQ=0x0 # CONFIG_BOARD_DELL_E6400 is not set # CONFIG_BOARD_DELL_LATITUDE_E6430 is not set # CONFIG_BOARD_DELL_LATITUDE_E6530 is not set +# CONFIG_BOARD_DELL_OPTIPLEX_9020_SFF is not set +# CONFIG_BOARD_DELL_OPTIPLEX_9020_MT is not set # CONFIG_BOARD_DELL_OPTIPLEX_9010 is not set CONFIG_BOARD_DELL_PRECISION_T1650=y CONFIG_PS2K_EISAID="PNP0303" |