filesystem: fix dependency on shell

Change-Id: I7977753fa6897cbe480de83f6d49e3c7952144c0
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2017-01-08 13:35:18 -05:00 committed by Kumar Gala
commit 6c1c4b7cd4

View file

@ -27,7 +27,7 @@ if FILE_SYSTEM
config FILE_SYSTEM_SHELL
bool "Enable file system shell"
depends on SHELL
depends on CONSOLE_SHELL
help
This shell provides basic browsing of the contents of the
file system.