Bluetooth: Kconfig: Remove deprecated dependency on NANO_TIMEOUT
This is no longer needed after switch to unified kernel. Change-Id: Ie1f8dadb3f2e43ae6ccfbfaf1f754196f3237471 Signed-off-by: Szymon Janc <ext.szymon.janc@tieto.com>
This commit is contained in:
parent
cb67b35c5a
commit
8217bb1ef6
1 changed files with 0 additions and 1 deletions
|
@ -17,7 +17,6 @@
|
||||||
|
|
||||||
menuconfig BLUETOOTH
|
menuconfig BLUETOOTH
|
||||||
bool "Bluetooth support"
|
bool "Bluetooth support"
|
||||||
select NANO_TIMEOUTS
|
|
||||||
select NET_BUF
|
select NET_BUF
|
||||||
help
|
help
|
||||||
This option enables Bluetooth support.
|
This option enables Bluetooth support.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue