zephyr/subsys
Alberto Escolar Piedras 3e41ac5f04 subsys: shell: Add missing dependency to SERIAL
The shell subsystem, as it is today, depends on having a UART,
therefore let's add the dependency explicitly in its Kconfig

Fixes #10190

Signed-off-by: Alberto Escolar Piedras <alpi@oticon.com>
2018-09-27 17:24:34 +02:00
..
app_memory subsys: app_memory: Fixed the size calculation for power of 2 MPUs 2018-09-20 11:25:53 -04:00
bluetooth Bluetooth: Allow to configure background scan window and interval 2018-09-26 22:45:37 +02:00
console
cpp
debug
dfu coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
disk
fs shell: Rename shell to legacy_shell 2018-09-19 09:30:29 -04:00
logging logging: allow mulitple log_panic calls 2018-09-27 13:11:26 +05:30
mgmt shell: Rename shell to legacy_shell 2018-09-19 09:30:29 -04:00
net net: ipv6: set pkt properties prior to routing 2018-09-26 10:09:05 +03:00
power subsys: power: Add support for pluggable PM policies 2018-09-20 10:20:23 -04:00
random
settings
shell subsys: shell: Add missing dependency to SERIAL 2018-09-27 17:24:34 +02:00
storage subsys: storage: flash_map: add API for check flash driver support 2018-09-27 16:24:21 +02:00
usb coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
CMakeLists.txt shell: Shell subsystem reimplementation 2018-09-19 09:30:29 -04:00
Kconfig