Skip to content

Commit 275d16d

Browse files
Ramakrishna PallalaAnas Nashif
authored andcommitted
tests: Kconfig: add proper description to config option
Add proper description to the TEST_EXTRA_STACKSIZE config option prompt message. Signed-off-by: Ramakrishna Pallala <[email protected]>
1 parent 1fbc41b commit 275d16d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ config TEST
1717
test defaults.
1818

1919
config TEST_EXTRA_STACKSIZE
20-
int "Test function thread stack size"
20+
int "Test function extra thread stack size"
2121
default 0
2222
default 768 if XTENSA
2323
help

0 commit comments

Comments
 (0)