boards: arm: frdm_k64f: Set TEST_EXTRA_STACK_SIZE

The RTIO API test case needs a little extra stack size when run
on the frdm_k64f platform.

Fixes #54086

Signed-off-by: David Leach <david.leach@nxp.com>
This commit is contained in:
David Leach 2023-01-31 17:18:40 -06:00 committed by Stephanos Ioannidis
parent 7eb27d580b
commit ca843964f6

View file

@ -20,6 +20,9 @@ config MCG_VDIV0
config MCG_FCRDIV
default 1
config TEST_EXTRA_STACK_SIZE
default 128
if NETWORKING
config NET_L2_ETHERNET