Skip to content

Commit 8b3d9e7

Browse files
committed
sparc: do not set cmsis api Kconfigs
Those should be set by applications, not architectures. Signed-off-by: Anas Nashif <[email protected]>
1 parent 13fdb9e commit 8b3d9e7

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

arch/sparc/Kconfig

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -48,18 +48,6 @@ config TEST_EXTRA_STACKSIZE
4848
default 4096 if COVERAGE_GCOV
4949
default 2048
5050

51-
config SYSTEM_WORKQUEUE_STACK_SIZE
52-
default 4096
53-
54-
config CMSIS_THREAD_MAX_STACK_SIZE
55-
default 2048
56-
57-
config CMSIS_V2_THREAD_MAX_STACK_SIZE
58-
default 2048
59-
60-
config CMSIS_V2_THREAD_DYNAMIC_STACK_SIZE
61-
default 2048
62-
6351
config IPM_CONSOLE_STACK_SIZE
6452
default 4096 if COVERAGE
6553
default 1024

0 commit comments

Comments
 (0)