Update default configs
- Use Zephyr OS instead of Tiny Mountain - Update with latest config options and values Change-Id: I64084c37ce28b25587462468de86e4a904749433 Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
aaa84454d0
commit
5005986d06
16 changed files with 52 additions and 63 deletions
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Tiny Mountain/arm Configuration
|
||||
# Zephyr OS/arm Configuration
|
||||
#
|
||||
# CONFIG_NANOKERNEL is not set
|
||||
CONFIG_MICROKERNEL=y
|
||||
|
@ -115,6 +115,7 @@ CONFIG_WDOG_INIT=y
|
|||
#
|
||||
# Device Drivers
|
||||
#
|
||||
# CONFIG_UART_SIMPLE is not set
|
||||
# CONFIG_CONSOLE_HANDLER is not set
|
||||
|
||||
#
|
||||
|
@ -128,7 +129,7 @@ CONFIG_K20_UART=y
|
|||
#
|
||||
# Random Generation Configuration
|
||||
#
|
||||
# CONFIG_TEST_RANDOM_GENERATOR is not set
|
||||
# CONFIG_RANDOM_GENERATOR is not set
|
||||
# CONFIG_TEST_RANDOM_GENERATOR is not set
|
||||
# CONFIG_BLUETOOTH is not set
|
||||
CONFIG_DEFCONFIG_LIST="$ARCH_DEFCONFIG"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue