boards: Remove setting CONFIG_BOARD

Removes instances of setting CONFIG_BOARD that should have been
removed in the hwmv2 porting process

Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
This commit is contained in:
Jamie McCrae 2024-03-13 07:45:16 +00:00 committed by Carles Cufí
parent df50197499
commit 105ef05c52
3 changed files with 0 additions and 9 deletions

View file

@ -5,9 +5,6 @@
if BOARD_ADI_EVAL_ADIN1110EBZ
config BOARD
default "adi_eval_adin1110ebz"
config SPI_STM32_DMA
default y

View file

@ -5,9 +5,6 @@
if BOARD_ADI_EVAL_ADIN2111EBZ
config BOARD
default "adi_eval_adin2111ebz"
config MDIO_INIT_PRIORITY
default 81
depends on MDIO

View file

@ -5,9 +5,6 @@
if BOARD_LPCXPRESSO55S36
config BOARD
default "lpcxpresso55s36"
if BOOTLOADER_MCUBOOT
choice MCUBOOT_BOOTLOADER_MODE
# Board only supports MCUBoot via "upgrade only" method: