zephyr/subsys/bluetooth/controller
Gerard Marull-Paretas 95fb0ded6b kconfig: remove Enable from boolean prompts
According to Kconfig guidelines, boolean prompts must not start with
"Enable...". The following command has been used to automate the changes
in this patch:

sed -i "s/bool \"[Ee]nables\? \(\w\)/bool \"\U\1/g" **/Kconfig*

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2022-03-09 15:35:54 +01:00
..
crypto
hal
hci bluetooth: controller: fixed problems in ISO-AL RX 2022-03-02 11:22:33 +01:00
include Bluetooth: Controller: Fix missing ll_adv_cmds_set 2022-03-01 14:54:35 +01:00
ll_sw Bluetooth: Controller: Fix Extended Advertising Power Amp setup 2022-03-09 14:22:04 +01:00
ticker Bluetooth: controller: Replace slave with peripheral 2021-09-21 13:01:29 +02:00
util Bluetooth: Controller: Initial broadcast ISO Tx data path 2022-03-01 14:54:35 +01:00
CMakeLists.txt Bluetooth: Controller: Schedule BIG event after Periodic Adv event 2022-03-01 11:51:46 +01:00
Kconfig kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
Kconfig.df kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
Kconfig.ll_sw_split kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00