Skip to content

Commit c193750

Browse files
committed
boards: frdm_rw612: align Kconfig.defconfig with upsteam
Zephyr upstream removed the FLASH_LOAD_SIZE setting from the board's defconfig. Signed-off-by: David Leach <[email protected]>
1 parent 50ea243 commit c193750

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

boards/nxp/frdm_rw612/Kconfig.defconfig

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@
55

66
if BOARD_FRDM_RW612
77

8-
config FLASH_LOAD_SIZE
9-
default 0x400000 if !BOOTLOADER_MCUBOOT && !(NXP_MONOLITHIC_WIFI || NXP_MONOLITHIC_BT)
10-
118
config NET_L2_ETHERNET
129
default y if DT_HAS_NXP_ENET_MAC_ENABLED && NETWORKING
1310

0 commit comments

Comments
 (0)