Browse Source
Cleanup some unneeded ifdefs in C files. Change-Id: Icd1f34f2d24b531ad5320e3436cce048d236a4f0 Signed-off-by: Anas Nashif <anas.nashif@intel.com>pull/254/head
4 changed files with 12 additions and 13 deletions
@ -0,0 +1,9 @@
@@ -0,0 +1,9 @@
|
||||
|
||||
config ENABLE_SHELL |
||||
bool |
||||
prompt "Shell support" |
||||
default n |
||||
help |
||||
Enabling shell services. If it is enabled, kernel shell commands are |
||||
also available for use. |
||||
|
Loading…
Reference in new issue