diff options
| author | Leah Rowe <leah@libreboot.org> | 2023-09-03 23:20:28 +0100 | 
|---|---|---|
| committer | Leah Rowe <leah@libreboot.org> | 2023-09-03 23:20:28 +0100 | 
| commit | 6ddb0e09742bc80e85355c3321cee48849dcecd5 (patch) | |
| tree | 35d495b334dbf29a86583b9a185df6d788056fdb /resources/coreboot/t1650_12mb | |
| parent | 19efdf9eebaf60038f652e870f58aea4b1f14b6d (diff) | |
run make oldconfig on coreboot/default mainboards
the resulting changes are what i will push. this prevents
the coreboot build system from asking for user input.
Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'resources/coreboot/t1650_12mb')
| -rw-r--r-- | resources/coreboot/t1650_12mb/config/libgfxinit_txtmode | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/resources/coreboot/t1650_12mb/config/libgfxinit_txtmode b/resources/coreboot/t1650_12mb/config/libgfxinit_txtmode index f6616f48..7271e7ff 100644 --- a/resources/coreboot/t1650_12mb/config/libgfxinit_txtmode +++ b/resources/coreboot/t1650_12mb/config/libgfxinit_txtmode @@ -135,6 +135,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_E6430 is not set  # CONFIG_BOARD_DELL_OPTIPLEX_9010 is not set  CONFIG_BOARD_DELL_PRECISION_T1650=y  CONFIG_BOARD_DELL_SNB_IVB_WORKSTATIONS=y | 
