From b2d8e1184dfaecf18036d5ed5e556a6eb89b9d8d Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Sat, 3 Feb 2024 22:55:18 +0000 Subject: 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 --- config/coreboot/t1650_12mb/config/libgfxinit_txtmode | 2 ++ 1 file changed, 2 insertions(+) (limited to 'config/coreboot/t1650_12mb') 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" -- cgit v1.2.1