test: remove TEST_SHELL
No need for this now, all shells are enabled if CONFIG_SHELL is set. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
de57d60732
commit
be0dff6844
1 changed files with 0 additions and 6 deletions
|
@ -14,12 +14,6 @@ config TEST
|
|||
Mark a project or an application as a test. This will enable a few
|
||||
test defaults.
|
||||
|
||||
config TEST_SHELL
|
||||
bool "Enable various shells for testing"
|
||||
select GPIO_SHELL if GPIO
|
||||
help
|
||||
Enable various platform and driver related shells for testing.
|
||||
|
||||
config TEST_EXTRA_STACKSIZE
|
||||
int "Test function extra thread stack size"
|
||||
default 2048 if COVERAGE_GCOV
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue