diff options
author | Leah Rowe <vimuser@noreply.codeberg.org> | 2024-09-30 03:11:04 +0000 |
---|---|---|
committer | Leah Rowe <vimuser@noreply.codeberg.org> | 2024-09-30 03:11:04 +0000 |
commit | a42fe72c93e3a20db55fe571d8d8b0e586102e28 (patch) | |
tree | 3748b6fde1a4e7d93ccfb9335dcd9ad9dd14f9f6 /config/coreboot/t1650_12mb | |
parent | ff9c250a3ec05c9afa3faf84e2e5d793f68361b4 (diff) | |
parent | e0e9c6ab3e463879c7b940717881b1826f05b485 (diff) |
Merge pull request 'config/coreboot: Add Dell Latitude E4300' (#236) from nic3-14159/lbmk:e4300 into master
Reviewed-on: https://codeberg.org/libreboot/lbmk/pulls/236
Diffstat (limited to 'config/coreboot/t1650_12mb')
-rw-r--r-- | config/coreboot/t1650_12mb/config/libgfxinit_txtmode | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/config/coreboot/t1650_12mb/config/libgfxinit_txtmode b/config/coreboot/t1650_12mb/config/libgfxinit_txtmode index f368798b..9761efd6 100644 --- a/config/coreboot/t1650_12mb/config/libgfxinit_txtmode +++ b/config/coreboot/t1650_12mb/config/libgfxinit_txtmode @@ -140,8 +140,9 @@ CONFIG_MAX_SOCKET=1 CONFIG_BOOT_DEVICE_SPI_FLASH_BUS=0 # CONFIG_CONSOLE_POST is not set CONFIG_TPM_PIRQ=0x0 -# CONFIG_BOARD_DELL_E6400 is not set # CONFIG_BOARD_DELL_LATITUDE_E7240 is not set +# CONFIG_BOARD_DELL_E4300 is not set +# CONFIG_BOARD_DELL_E6400 is not set # CONFIG_BOARD_DELL_OPTIPLEX_3050 is not set # CONFIG_BOARD_DELL_OPTIPLEX_9020_SFF is not set # CONFIG_BOARD_DELL_OPTIPLEX_9020_MT is not set |