zephyr/subsys/bluetooth/controller
Ulf Magnusson 93689bdc80 kconfig: Remove no-op selects of choice symbols
Selecting a choice symbol is always a no-op, and the latest version of
Kconfiglib prints a warning. This commit removes all selects of choice
symbols, which might make the Kconfig files a bit clearer and gets rid
of the warnings.

This is just a dumb removal. I did not try to guess the intent of each
select.

Fixes #6849

Signed-off-by: Ulf Magnusson <ulfalizer@gmail.com>
2018-03-29 08:57:39 -04:00
..
crypto Bluetooth: Remove rand driver and use entropy instead 2018-03-14 16:47:50 +01:00
hal Bluetooth: Remove rand driver and use entropy instead 2018-03-14 16:47:50 +01:00
hci arch: arm: nrf: Rename nrf5 SoC Family to nrf 2018-03-20 11:57:14 +01:00
include Bluetooth: controller: Fix to restrict addr set in active states 2018-01-29 18:03:15 +01:00
ll_sw Bluetooth: controller: Fix missing device filter clear 2018-03-26 16:44:35 +02:00
ticker Bluetooth: controller: Refactor to use max macro 2018-03-25 11:33:51 +02:00
util Bluetooth: controller: Replace void * with memq_link_t 2017-11-22 15:28:49 +01:00
CMakeLists.txt arch: arm: nrf: Rename nrf5 SoC Family to nrf 2018-03-20 11:57:14 +01:00
Kconfig kconfig: Remove no-op selects of choice symbols 2018-03-29 08:57:39 -04:00