Skip to content

Commit d87babe

Browse files
mstasiaknordicnordic-piks
authored andcommitted
tests: mram_latency: select NRFS for nRF9251
nRF9251 does not have NRFS selected by default. Enable it for mram_latency test explicitly. Signed-off-by: Michał Stasiak <michal.stasiak@nordicsemi.no>
1 parent 0bdf378 commit d87babe

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • tests/zephyr/boards/nrf/mram_latency
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
CONFIG_ZTEST=y
22
CONFIG_MRAM_LATENCY=y
3+
CONFIG_NRFS=y

0 commit comments

Comments
 (0)