diff options
author | Nicholas Chin <nic.c3.14@gmail.com> | 2024-01-26 10:54:29 -0700 |
---|---|---|
committer | Nicholas Chin <nic.c3.14@gmail.com> | 2024-02-06 13:18:27 -0700 |
commit | 617f2b88fd5774196b9b6f74ec67eb48b2418213 (patch) | |
tree | f951ea0d88ea3fc073ed83bb089e0bbd8a55b1de /config/coreboot/t1650_12mb | |
parent | 0c8fa2011a4dbc1773d37e4adc4ff41e2431c639 (diff) |
config: Add Dell Latitude E6420
Tested by Martin Dawson.
Signed-off-by: Nicholas Chin <nic.c3.14@gmail.com>
Diffstat (limited to 'config/coreboot/t1650_12mb')
-rw-r--r-- | config/coreboot/t1650_12mb/config/libgfxinit_txtmode | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/coreboot/t1650_12mb/config/libgfxinit_txtmode b/config/coreboot/t1650_12mb/config/libgfxinit_txtmode index d980a8c2..dd4308be 100644 --- a/config/coreboot/t1650_12mb/config/libgfxinit_txtmode +++ b/config/coreboot/t1650_12mb/config/libgfxinit_txtmode @@ -136,6 +136,7 @@ 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_E6420 is not set # CONFIG_BOARD_DELL_LATITUDE_E6430 is not set # CONFIG_BOARD_DELL_LATITUDE_E6530 is not set # CONFIG_BOARD_DELL_OPTIPLEX_9010 is not set |