summaryrefslogtreecommitdiffstats
path: root/configs/config.dell_optiplex_9010_sff
diff options
context:
space:
mode:
authorAngel Pons <th3fanbus@gmail.com>2021-06-07 17:33:10 +0200
committerWerner Zeh <werner.zeh@siemens.com>2021-06-09 04:07:43 +0000
commit8cc4c5a1e76c0c8aee3a14618c15d38e3bd2bd61 (patch)
tree4927ba67bc1b83f49357b66d26a438b4415ccc30 /configs/config.dell_optiplex_9010_sff
parent96088bf08913b80a2293c9ab184bb1b6ac8143ac (diff)
downloadcoreboot-8cc4c5a1e76c0c8aee3a14618c15d38e3bd2bd61.tar.gz
coreboot-8cc4c5a1e76c0c8aee3a14618c15d38e3bd2bd61.tar.bz2
coreboot-8cc4c5a1e76c0c8aee3a14618c15d38e3bd2bd61.zip
config.dell_optiplex_9010_sff: Specify board model
Add `CONFIG_BOARD_DELL_OPTIPLEX_9010=y` to avoid issues when other Dell mainboards get added. Change-Id: Ice2073a3073a345aeb9ead7398cb4129453dd5ba Signed-off-by: Angel Pons <th3fanbus@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/55274 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Paul Menzel <paulepanter@mailbox.org> Reviewed-by: Michael Niewöhner <foss@mniewoehner.de>
Diffstat (limited to 'configs/config.dell_optiplex_9010_sff')
-rw-r--r--configs/config.dell_optiplex_9010_sff1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/config.dell_optiplex_9010_sff b/configs/config.dell_optiplex_9010_sff
index e25653e1486e..b0ef91b09ebb 100644
--- a/configs/config.dell_optiplex_9010_sff
+++ b/configs/config.dell_optiplex_9010_sff
@@ -1,6 +1,7 @@
CONFIG_USE_OPTION_TABLE=y
CONFIG_USE_BLOBS=y
CONFIG_VENDOR_DELL=y
+CONFIG_BOARD_DELL_OPTIPLEX_9010=y
CONFIG_ONBOARD_VGA_IS_PRIMARY=y
# CONFIG_DRIVERS_UART_8250IO is not set
CONFIG_PCIEXP_CLK_PM=y