boards: arm: bl654_usb: Fix offset load

Fixes applications not building for offset 0x1000

Signed-off-by: Jamie McCrae <jamie.mccrae@lairdconnect.com>
This commit is contained in:
Jamie McCrae 2021-09-14 12:11:15 +01:00 committed by Christopher Friedt
parent e5ef9ca7a5
commit 73eaf92065

View file

@ -21,7 +21,7 @@ config BOARD
config FLASH_LOAD_OFFSET
default 0x1000
depends on BOARD_HAS_NRF5_BOOTLOADER && !USE_DT_CODE_PARTITION
depends on !USE_DT_CODE_PARTITION
if USB_DEVICE_STACK