Add global option for legacy configurations and enable by default for backward compatibility. Disable option on tests and keep it on legacy samples and tests. Jira: ZEP-964 Change-Id: I0831e2aa74d438b1ac74eb762186cb220a504beb Signed-off-by: Anas Nashif <anas.nashif@intel.com>
7 lines
116 B
Plaintext
7 lines
116 B
Plaintext
CONFIG_FLOAT=y
|
|
CONFIG_SSE=y
|
|
CONFIG_FP_SHARING=y
|
|
CONFIG_SSE_FP_MATH=y
|
|
CONFIG_STDOUT_CONSOLE=y
|
|
CONFIG_LEGACY_KERNEL=y
|