diff options
author | Nicholas Chin <nic.c3.14@gmail.com> | 2024-03-04 18:17:21 -0700 |
---|---|---|
committer | Nicholas Chin <nic.c3.14@gmail.com> | 2024-03-04 18:28:58 -0700 |
commit | 036bf2c69a64c7a3bfdcfde3139ae2285e790a5b (patch) | |
tree | 9dfa481915815824869bb3bd62a0e95175bcba32 /config/coreboot/t1650_12mb | |
parent | 665840b2b9b296fe50fe4fa78b4ffda072c1033b (diff) |
config: Add Dell Latitude E5420
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 b88ef084..3128736d 100644 --- a/config/coreboot/t1650_12mb/config/libgfxinit_txtmode +++ b/config/coreboot/t1650_12mb/config/libgfxinit_txtmode @@ -135,6 +135,7 @@ CONFIG_USBDEBUG_HCD_INDEX=2 CONFIG_BOOT_DEVICE_SPI_FLASH_BUS=0 # CONFIG_CONSOLE_POST is not set CONFIG_TPM_PIRQ=0x0 +# CONFIG_BOARD_DELL_LATITUDE_E5420 is not set # CONFIG_BOARD_DELL_LATITUDE_E5520 is not set # CONFIG_BOARD_DELL_LATITUDE_E5530 is not set # CONFIG_BOARD_DELL_E6400 is not set |