diff options
author | Nicholas Chin <nic.c3.14@gmail.com> | 2024-02-07 10:50:35 -0700 |
---|---|---|
committer | Nicholas Chin <nic.c3.14@gmail.com> | 2024-02-08 12:27:12 -0700 |
commit | aadfa6bb496ea5746d4459bd037d2a241dfb2d97 (patch) | |
tree | 20b4788c85faaae210ca6d16efb979428a8d6e98 /config/coreboot/t1650_12mb | |
parent | 381cb119cc6e16ac12279f69c75f60c0cf6e1629 (diff) |
config: Add Dell Latitude E5520
Tested by Minimum_Baseball_629 on Reddit
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 205a12a5..b88ef084 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_E5520 is not set # CONFIG_BOARD_DELL_LATITUDE_E5530 is not set # CONFIG_BOARD_DELL_E6400 is not set # CONFIG_BOARD_DELL_LATITUDE_E6420 is not set |