aed0c451f8
introduce global DSP_SHARING and CPU_HAS_DSP to be used by all architectures and change existing usage in ARC to use those global configs. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
6 lines
111 B
Plaintext
6 lines
111 B
Plaintext
CONFIG_ZTEST=y
|
|
CONFIG_ARC_DSP=y
|
|
CONFIG_DSP_SHARING=y
|
|
CONFIG_MAIN_STACK_SIZE=1024
|
|
CONFIG_ARC_DSP_BFLY_SHARING=y
|