CONFIG_BT_UART
(No prompt – not directly user assignable.)
Type: bool
Defaults
No defaults. Implicitly defaults to n
.
Kconfig definition
At <Zephyr>/drivers/bluetooth/hci/Kconfig:8
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:42
→ <Zephyr>/drivers/Kconfig:8
→ <Zephyr>/drivers/bluetooth/Kconfig:20
Menu path: (Top) → Device Drivers → Bluetooth Drivers
config BT_UART
bool
depends on BT_HCI && BT_DRIVERS
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)