The Nordic QSPI peripheral uses DMA transfers so data to write must be located in SRAM. Add a Kconfig that enables copying data from NVMC to a stack SRAM buffer so it can be written to flash. Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>