samples: userspace: Remove unnecessary build options
This sample is selecting many things that are not needed, just remove them. Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
This commit is contained in:
parent
ac0f731b2e
commit
efea1ad398
1 changed files with 0 additions and 4 deletions
|
@ -1,6 +1,2 @@
|
|||
CONFIG_USERSPACE=y
|
||||
CONFIG_APPLICATION_DEFINED_SYSCALL=y
|
||||
CONFIG_ASSERT=y
|
||||
CONFIG_LOG=y
|
||||
CONFIG_LOG_MODE_MINIMAL=y
|
||||
CONFIG_MAIN_STACK_SIZE=2560
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue