Files
kernel_common_drivers/drivers/net/Kconfig
T
hong.wang e08523aff0 BT: The UI cannot bind the remote control [2/3]
PD#SWPL-118242

Problem:
5.15 need user confirm.

Solution:
if JUST_WORKS no need user confirm.

Verify:
T3X

Change-Id: If2d505148ddd38e03a7cb5fbb0b99a853ea4164e
Signed-off-by: hong.wang <hong.wang@amlogic.com>
2023-04-28 01:41:50 -07:00

7 lines
278 B
Plaintext

# SPDX-License-Identifier: (GPL-2.0+ OR MIT)
source "$(COMMON_DRIVERS_DIR)/drivers/net/mdio/Kconfig"
source "$(COMMON_DRIVERS_DIR)/drivers/net/phy/Kconfig"
source "$(COMMON_DRIVERS_DIR)/drivers/net/ethernet/Kconfig"
source "$(COMMON_DRIVERS_DIR)/drivers/net/bluetooth/Kconfig"