arm: dts: nrf: Fixup nRF52840-QIAA SoC support for device tree

Fixup the nRF52840-QIAA to allow getting its SRAM & FLASH sizes from
device tree.

Change-Id: I67ecd7da5f0472402064f158030d9f97f49d7d20
Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
This commit is contained in:
Kumar Gala 2017-04-26 16:34:52 -05:00
commit 9b30a9b308

View file

@ -12,11 +12,13 @@ config SOC
string
default nRF52840_QIAA
if !HAS_DTS
config SRAM_SIZE
default 256
config FLASH_SIZE
default 1024
endif
config NUM_IRQS
int