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:
Anas Nashif 2020-05-28 17:15:42 -04:00
commit be0dff6844

View file

@ -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