configs: Explicitly specify vendor and mainboard

Relying on the implicit defaults for these settings can cause issues in
the future. For example, commit 8cc4c5a1e76c0c8aee3a14618c15d38e3bd2bd61
(config.dell_optiplex_9010_sff: Specify board model) was done to prevent
a build failure when adding support for other Dell mainboards which make
the default board change.

Change-Id: Ie0da6254def8b38e9fb053fc7d530dfb46760861
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/56079
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
diff --git a/configs/config.portwell_m107.debug_smmstore_oxpcie_em100spi b/configs/config.portwell_m107.debug_smmstore_oxpcie_em100spi
index 09dfbe3..0861af3 100644
--- a/configs/config.portwell_m107.debug_smmstore_oxpcie_em100spi
+++ b/configs/config.portwell_m107.debug_smmstore_oxpcie_em100spi
@@ -8,6 +8,7 @@
 # + EM100Pro SPI console
 # + Debug options
 CONFIG_VENDOR_PORTWELL=y
+CONFIG_BOARD_PORTWELL_M107=y
 CONFIG_CONSOLE_POST=y
 # CONFIG_CONSOLE_SERIAL is not set
 CONFIG_ENABLE_BUILTIN_COM1=y