zephyr/subsys
Joakim Andersson 773b21ac38 bluetooth: config: Fix bluetooth config dependencies
Fix bluetooth config dependencies where the definitions depend on other
definitions.
BT_RX_PRIO is not always defined in a controller only build.
BT_CTLR_TX_BUFFER_SIZE does not depend on BT_CTLR, but BT_LL_SW.

Signed-off-by: Joakim Andersson <joakim.andersson@nordicsemi.no>
2018-10-05 11:15:27 -04: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: config: Fix bluetooth config dependencies 2018-10-05 11:15:27 -04:00
console subsys: console: Split serial tty handling to a separate module 2018-10-03 16:40:49 +02:00
cpp
debug tracing: don't include kernel_structs.h from tracing_sysview.h 2018-10-05 10:37:01 -04:00
dfu coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
disk
fs portability: Avoid void* arithmetics which is a GNU extension 2018-09-28 07:57:28 +05:30
logging logging: Make log_strdup() parameter const 2018-10-03 13:05:49 +03:00
mgmt shell: Rename shell to legacy_shell 2018-09-19 09:30:29 -04:00
net net: wifi: Removing SYS_LOG_DBG as that is no longer used 2018-10-05 10:08:32 -04:00
power subsys: power: Add support for pluggable PM policies 2018-09-20 10:20:23 -04:00
random subsys: random: xoroshiro128: Use entropy get isr during init 2018-09-05 13:04:20 -04:00
settings cmake: settings: Don't add ext nffs include dir to global includes 2018-07-25 08:27:45 -04:00
shell shell: Enable backends via Kconfig file 2018-10-05 10:04:44 +02:00
storage subsys: storage: flash_map: add API for check flash driver support 2018-09-27 16:24:21 +02:00
usb net: Make Kconfig template variables prettier 2018-10-05 09:01:37 -04:00
CMakeLists.txt shell: Shell subsystem reimplementation 2018-09-19 09:30:29 -04:00
Kconfig subsys: power: Add OS managed Power Management framework 2018-08-22 08:07:14 -07:00