Change Kconfig name because ci test

This commit is contained in:
Geng Yuchao
2024-02-14 17:01:32 +05:30
committed by Abhinav Kudnar
parent 4dd7e81109
commit d6f86493a4
+1 -1
View File
@@ -38,7 +38,7 @@
#endif
#endif
#ifdef CONFIG_BT_NIMBLE_CONTROL_USE_UART_HCI
#ifdef CONFIG_BT_NIMBLE_HCI_INTERFACE_USE_UART
#include "transport/uart/ble_hci_uart.h"
#else
#include "transport/ram/ble_hci_ram.h"