Files
kernel_common_drivers/drivers/wireless/bluetooth
Jiacai.Liu b8e7921369 BT: add config to define the init state of rfkill sw block [1/1]
PD#SWPL-154847

Problem:
the init state of rfkill sw block is set to true which will cause the
power of bt device not applicable.

Solution:
add CONFIG_AMLOGIC_RFKILL_INIT_SW_UNBLOCK to set the init state of sw
block as false if the config is defined.
cherry-pick from: https://scgit.amlogic.com/#/c/391514/

Verify:
local sc2

Change-Id: I4f23651b1066146066e434a0869c94c625c8d3a9
Signed-off-by: Jiacai.Liu <jiacai.liu@amlogic.com>
2024-02-27 01:59:49 -08:00
..