CONFIG_BT_DRIVERS¶
Bluetooth Drivers
Type: bool
Default¶
y
Kconfig definition¶
At drivers/bluetooth/Kconfig:12
Included via Kconfig:8
→ Kconfig.zephyr:42
→ drivers/Kconfig:8
Menu path: (Top) → Device Drivers
menuconfig BT_DRIVERS
bool "Bluetooth Drivers"
default y
depends on BT && !BT_CTLR
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)