From 36d4c9061917eba8772e188be9cb084bc5877049 Mon Sep 17 00:00:00 2001 From: Nicholas Chin Date: Sun, 5 Nov 2023 19:00:26 -0700 Subject: Add Dell Latitude E6530 support This is pretty much the same as the E6430 Signed-off-by: Nicholas Chin --- config/coreboot/t1650_12mb/config/libgfxinit_txtmode | 1 + 1 file changed, 1 insertion(+) (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 f1775d76..4737e06c 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_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_9010 is not set CONFIG_BOARD_DELL_PRECISION_T1650=y CONFIG_BOARD_DELL_SNB_IVB_WORKSTATIONS=y -- cgit v1.2.1